aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMatthew Zipkin <pinheadmz@gmail.com>2024-01-23 10:33:26 -0500
committerRyan Ofsky <ryan@ofsky.org>2024-03-07 19:13:15 -0500
commitdf6e3756d6feaf1856e7886820b70874209fd90b (patch)
treee2645fd3585367a5169e07deadbff7d8d3f9e375 /test
parent09416f9ec445e4d6bb277400758083b0b4e8b174 (diff)
downloadbitcoin-df6e3756d6feaf1856e7886820b70874209fd90b.tar.xz
rpc: Avoid copies in JSONRPCReplyObj()
Change parameters from const references to values, so they can be moved into the reply instead of copied. Also update callers to move instead of copy.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions