Skip to content

Commit

Permalink
Update packages/contracts/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Aahna Ashina <[email protected]>
  • Loading branch information
TTNguyenDev and aahna-ashina authored Feb 17, 2024
1 parent c469339 commit 4b11de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/contracts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ forge test
```

## Deployment
Before deployment, you should specify the ARBITRATION_TOKEN in script/deploy.sol, in this case, we use $NATION token
Before deployment, you should specify the ARBITRATION_TOKEN in script/deploy.sol, in this case, we use the $NATION token
```
address ARBITRATION_TOKEN = 0x333A4823466879eeF910A04D473505da62142069; // Mainnet
```
Expand Down

0 comments on commit 4b11de9

Please sign in to comment.