0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-11 15:56:58 -04:00
bitcoin-core/src/wallet/rpc
Andrew Chow 124e75a41e
Merge bitcoin/bitcoin#26010: RPC: fix sendall docs
5182940996 RPC: fix sendall docs (Anthony Towns)

Pull request description:

  Updates the documentation for the "inputs" entry in the "options"
  parameter of the sendall RPC to match the documentation for
  createrawtransaction.

ACKs for top commit:
  achow101:
    ACK 5182940996
  Xekyo:
    ACK 5182940996

Tree-SHA512: fe78e17b2f36190939b645d7f4653d025bbac110e4a7285b49e7f1da27adac8c4d03fd5b770e3a74351066b1ab87fde36fc796f42b03897e4e2ebef4b6b6081c
2022-09-06 18:00:57 -04:00
..
addresses.cpp script/sign: remove needless IsSolvable() utility 2022-08-11 15:43:40 +02:00
backup.cpp Merge bitcoin/bitcoin#25768: wallet: Properly rebroadcast unconfirmed transaction chains 2022-09-05 13:54:36 +01:00
coins.cpp Merge bitcoin/bitcoin#25734: wallet, refactor: #24584 follow-ups 2022-08-16 20:00:19 -04:00
encrypt.cpp scripted-diff: Replace NullUniValue with UniValue::VNULL 2022-07-25 17:27:53 +02:00
signmessage.cpp scripted-diff: Replace NullUniValue with UniValue::VNULL 2022-07-25 17:27:53 +02:00
spend.cpp RPC: fix sendall docs 2022-09-05 23:23:23 +10:00
transactions.cpp fixups for BIP125 doc cleanup 2022-08-22 14:59:58 +01:00
util.cpp Merge bitcoin/bitcoin#24678: Prevent wallet unload on GetWalletForJSONRPCRequest 2022-08-17 14:39:50 +01:00
util.h rpc: output wallet descriptors for received entries in listsinceblock 2022-07-19 12:46:01 +02:00
wallet.cpp Add migratewallet RPC 2022-08-29 17:30:38 -04:00
wallet.h Add src/wallet/* code to wallet:: namespace 2022-01-06 22:14:16 -05:00