listreceivedbyaccount {disallowed} - Zcash
Example code for the listreceivedbyaccount {disallowed} json-rpc method. Сomplete guide on how to use listreceivedbyaccount {disallowed} json-rpc in GetBlock.io Web3 documentation.
Parameters
minconf
- numeric
Optional, default=1
The minimum number of confirmations before payments are included.
includeempty
- boolean
Optional, default=false
Whether to include accounts that haven't received any payments.
includeWatchonly
- boolean
Optional, default=false
Whether to include watchonly addresses.
Request
Response
Last updated