addmultisigaddress {disallowed} - Dash
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
Required
- number (int)
The minimum (m) number of signatures required to spend this m-of-n multisig script.
Keys Or Addresses
- array
An array of strings with each string being a public key or address
Label
- string
Optional.
A label to assign the addresses to.
Request
Response
Last updated