From 0df7c1ad70b9b2d47c1be4ae72b0fd084e2878e9 Mon Sep 17 00:00:00 2001 From: Mathias Herberts Date: Sun, 15 Sep 2024 18:36:06 +0200 Subject: [PATCH] Fixed import_wallet_request path --- api/lightwallet_rest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/lightwallet_rest.md b/api/lightwallet_rest.md index 4bbd6b2..048f517 100644 --- a/api/lightwallet_rest.md +++ b/api/lightwallet_rest.md @@ -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