mirror of https://github.com/bitcoin/bitcoin
Merge #13927: rpc: Use pushKV in some new PSBT RPCs
227d27e70c
Use pushKV in some new PSBT RPCs. (Daniel Kraft)
Pull request description:
Most of the code uses `UniValue::pushKV` where appropriate, but some new RPC code related to PSBTs did not. This fixes those places - after this change, there are no remaining source files I could find that contain `push_back(Pair(`.
Tree-SHA512: d6567cf144d05d7e42276bd66ff4cd44413328f985772d11bb9d7339d32ab7c3438d4bb0040a37e75f8d193c610b08fa971073935885e0a178546aa045daf9fa
pull/13912/merge
commit
bced8ea71a
Loading…
Reference in new issue