mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-16 15:58:16 +00:00
Merge pull request #1905
developer-guides: fix incorrect input in wallet rpc
This commit is contained in:
commit
85740814bc
1 changed files with 1 additions and 1 deletions
|
@ -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).
|
||||
|
|
Loading…
Reference in a new issue