diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-08-06 13:03:58 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-08-06 13:03:58 +0200 |
commit | 733177ebd3ecf3a03c2acb6b244c8b3d1b4a3981 (patch) | |
tree | 16cc0d40264dbfec961392fc79dd5520a368a6fe /src/core.h | |
parent | e17151ad2a45599e8cad90552ffcd979730b7a32 (diff) |
Remove size limit in RPC client, keep it in server
The size limit makes a lot of sense for the server, as it never has to
accept very large data.
The client, however, can request arbitrary amounts of data with
`listtransactions` on a large wallet.
Fixes #4604.
Diffstat (limited to 'src/core.h')
0 files changed, 0 insertions, 0 deletions