460 B
460 B
Miscellaneous RPC changes
getaddressinfo
now reportssolvable
, a boolean indicating whether all information necessary for signing is present in the wallet (ignoring private keys).getaddressinfo
,listunspent
, andscantxoutset
have a new output fielddesc
, an output descriptor that encapsulates all signing information and key paths for the address (only available whensolvable
is true forgetaddressinfo
andlistunspent
).