Merge #17437: rpc: Expose block height of wallet transactions
pull/764/heada5e77959c8
rpc: Expose block height of wallet transactions (João Barbosa) Pull request description: Closes #17296. ACKs for top commit: practicalswift: ACKa5e77959c8
-- diff looks correct now (good catch @theStack!) theStack: ACKa5e77959c8
ryanofsky: Code review ACKa5e77959c8
. Changes since last review getblockhash python test fixes, and removing the last hardcoded height Tree-SHA512: 57dcd0e4e7083f34016bf9cf8ef578fbfde49e882b6cd8623dd1c64716e096e62f6177a4c2ed94f5de304e751fe23fb9d11cf107a86fbf0a3c5f539cd2844916
commit
1028882eea
@ -0,0 +1,5 @@
|
||||
Low-level RPC Changes
|
||||
===
|
||||
|
||||
- The RPC gettransaction, listtransactions and listsinceblock responses now also
|
||||
includes the height of the block that contains the wallet transaction, if any.
|
Loading…
Reference in new issue