mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-17 19:10:40 +01:00
c3fe85e2d6wallet, rpc, test: Remove deprecated getunconfirmedbalance (Ava Chow)0ec255139bwallet, rpc: Remove deprecated balances from getwalletinfo (Ava Chow) Pull request description: `getwalletinfo` result fields `balance`, `immature_balance`, and `unconfirmed_balance`, and the `getunconfirmedbalance` RPC have all been deprecated since 0.19.0. It's been long enough that they should either be removed or undeprecated. The functionality provided by these RPCs is provided by `getbalances`. ACKs for top commit: davidgumberg: ACKc3fe85e2d6rkrux: ACKc3fe85e2d6BrandonOdiwuor: ACKc3fe85e2d6removing the deprecated `balance, unconfirmed_balance, immature_balance` fields from `getwalletinfo` and `getunconfirmedbalance` RPCs, as this infomation can be found on the `getbalances` RPC w0xlt: reACKc3fe85e2d6Tree-SHA512: c7c4acfd9cabc7517ba813b95281a6c6a717a417312afd9346298669b4f7bd37724ad977148ce42db7fd47fc3d1f5a8482d8ff2e7b9cb74756b171a5b8b91ef2