Skip to content

Commit

Permalink
chore: readme additional error
Browse files Browse the repository at this point in the history
  • Loading branch information
Keyrxng committed Jun 12, 2024
1 parent 33d2148 commit 692064b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ A vanilla Typescript dApp for claiming Ubiquity Rewards. It also includes tools

- Clear transaction history in MetaMask if transactions hang after restarting the Anvil instance.
- The test suite may show error toasts due to MetaMask spoofing.
- Ensure `.env` is correctly configured if `Allowance` or `Balance` is `0.00`.
- Ensure `.env` is correctly configured and wallet provider network is correct if `Allowance` or `Balance` is `0.00`.
- Always start the Anvil instance before using `yarn start` as permit generation requires an on-chain call to `token.decimals()`.

## How to generate a permit2 URL using the script

Expand Down

0 comments on commit 692064b

Please sign in to comment.