0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-23 12:33:26 -05:00
bitcoin-bitcoin-core/src/wallet/rpc
Ryan Ofsky 96233146dd RPC: Allow RPC methods accepting options to take named parameters
Co-authored-by: Andrew Chow <github@achow101.com>
2023-05-03 11:27:51 -05:00
..
addresses.cpp Merge bitcoin/bitcoin#25680: rpc, docs: Add note for commands that supports only legacy wallets 2023-05-01 08:24:42 -04:00
backup.cpp RPC: Allow RPC methods accepting options to take named parameters 2023-05-03 11:27:51 -05:00
coins.cpp RPC: Allow RPC methods accepting options to take named parameters 2023-05-03 11:27:51 -05:00
encrypt.cpp Detailed error message for passphrases with null chars 2023-02-21 14:53:54 -05:00
signmessage.cpp scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
spend.cpp RPC: Allow RPC methods accepting options to take named parameters 2023-05-03 11:27:51 -05:00
transactions.cpp rpc: return block hash & height in getbalances, gettransaction & getwalletinfo JSONs 2023-04-26 16:07:47 +02:00
util.cpp rpc: return block hash & height in getbalances, gettransaction & getwalletinfo JSONs 2023-04-26 16:07:47 +02:00
util.h rpc: return block hash & height in getbalances, gettransaction & getwalletinfo JSONs 2023-04-26 16:07:47 +02:00
wallet.cpp RPC: Allow RPC methods accepting options to take named parameters 2023-05-03 11:27:51 -05:00
wallet.h Add src/wallet/* code to wallet:: namespace 2022-01-06 22:14:16 -05:00