addmultisigaddress {disallowed} - Bitcoin
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, required
The number of required signatures out of the n keys or addresses.
keys
- json array, required
The bitcoin addresses or hex-encoded public keys
label
- string, optional
A label to assign the addresses to.
address_type
- string, optional
A label to assign the addresses to.
Request
Response
Last updated