walletpassphrasechange {disallowed} - Dogecoin
Example code for the walletpassphrasechange {disallowed} json-rpc method. Сomplete guide on how to use walletpassphrasechange {disallowed} json-rpc in GetBlock.io Web3 documentation.
Parameters
oldphrase
- string
The old passphrase.
newphrase
- string
The new passphrase.
dont_raise
- boolean
Optional, default=false
Instead of raising ~dogecoinrpc.exceptions.WalletPassphraseIncorrect return False.
Request
Response
Last updated