mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-18 22:35:39 +01:00
460 B
460 B
Miscellaneous RPC changes
getaddressinfonow reportssolvable, a boolean indicating whether all information necessary for signing is present in the wallet (ignoring private keys).getaddressinfo,listunspent, andscantxoutsethave a new output fielddesc, an output descriptor that encapsulates all signing information and key paths for the address (only available whensolvableis true forgetaddressinfoandlistunspent).