Skip to content

Commit

Permalink
removes 'reset' from rescanAccount request
Browse files Browse the repository at this point in the history
following iron-fish/ironfish#3654 'reset' is no longer
a request parameter for rescanAccount and all rescans will reset the wallet
database.
  • Loading branch information
hughy committed Mar 21, 2023
1 parent 0ccbe28 commit 5a117d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/onboarding/rpc/wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,6 @@ Rescans an account in the wallet, updating the balance and available notes.
<JsDisplay js={`{
follow?: boolean
from?: number
reset?: boolean
}
`} />

Expand Down

0 comments on commit 5a117d1

Please sign in to comment.