listaddress Method
Lists all the addresses in the current wallet.
[!Note]
Before you can invoke this method you must:
Install the plugin RpcServer
Call the RPC method
openwallet
to open the wallet first.
Example
Request body:
Response body:
Response description:
address: The address in the wallet.
haskey: Whether there is a private key for the address.
label: Address label.
watchonly: Indicates whether it is a watch only address.