Skip to content

Commit

Permalink
Merge pull request #344 from iron-fish/chore/rpc-rescan-account
Browse files Browse the repository at this point in the history
removes 'reset' from rescanAccount request
  • Loading branch information
hughy authored Mar 22, 2023
2 parents d3e8434 + 5a117d1 commit ebf92dc
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

1 comment on commit ebf92dc

@vercel
Copy link

@vercel vercel bot commented on ebf92dc Mar 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.