mirror of
https://github.com/monero-project/meta.git
synced 2024-11-17 00:07:52 +00:00
Fixed import_wallet_request path
This commit is contained in:
parent
37b5fc40ea
commit
0df7c1ad70
1 changed files with 1 additions and 1 deletions
|
@ -326,7 +326,7 @@ was actually spent.
|
|||
| amount | `uint64-string` | The total value in outputs |
|
||||
| outputs | array of `output` objects | Outputs possibly available for spending |
|
||||
|
||||
#### `import_request`
|
||||
#### `import_wallet_request`
|
||||
Request an account scan from the genesis block.
|
||||
|
||||
**Request** object
|
||||
|
|
Loading…
Reference in a new issue