addmultisigaddress {disallowed} - Zcash
Example code for the addmultisigaddress {disallowed} json-rpc method. Сomplete guide on how to use addmultisigaddress {disallowed} json-rpc in GetBlock.io Web3 documentation.
Parameters
nrequired
- numeric
The number of required signatures out of the n keys or addresses.
keysobject
- string
A json array of Zcash addresses or hex-encoded public keys.
account
- string
DEPRECATED. If provided, MUST be set to the empty string "" to represent the default account. Passing any other string will result in an error.
Request
Response
Last updated