reset
This method clears all cached data and rescans the blockchain for transactions. If viewSecretKey is specified, old key will be discarded and rescan will use the new key for scanning transactions.
Last updated
This method clears all cached data and rescans the blockchain for transactions. If viewSecretKey is specified, old key will be discarded and rescan will use the new key for scanning transactions.
Last updated
Argument | Mandatory | Description | Format |
---|---|---|---|
Argument | Description | Format |
---|---|---|
Replace "your_password" and "viewSecretKey" in examples with real values from wallet daemon. Password is specified on command-line of wallet daemon, it is not returned by any API method for security reasons. Secret view key is returned by method getViewKey.
viewSecretKey
no
Secret view key to use
string
none