Skip to content

Commit

Permalink
feat(#415): Add progress bar to bulk claims and fix blockhash expiration
Browse files Browse the repository at this point in the history
  • Loading branch information
ChewingGlass committed Aug 8, 2023
1 parent 1f6ac34 commit c162d51
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/hooks/useSubmitTxn.ts
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,8 @@ export default () => {
dispatch(
claimAllRewards({
account: currentAccount,
txns,
lazyDistributors,
hotspots,
anchorProvider,
cluster,
}),
Expand Down

0 comments on commit c162d51

Please sign in to comment.