Merge pull request #1905

developer-guides: fix incorrect input in wallet rpc
This commit is contained in:
luigi1111 2022-01-01 12:35:24 -05:00 committed by GitHub
commit 85740814bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2636,7 +2636,7 @@ Alias: *None*.
Inputs:
* *name* - string; Name of the wallet.
* *filename* - string; Name of the wallet.
* *password* - string; Password of the wallet.
* *seed* - string; Mnemonic phrase of the wallet to restore.
* *restore_height* - integer; (Optional) Block height to restore the wallet from (default = 0).