Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerHFB authored Dec 17, 2024
1 parent 995d202 commit 74a7956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/asset-config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ For your convinience we have provided base methods for common types of chains:

### Add a new Jetton token

To add support for withdrawals of a listed Jetton, make sure the token is listed in [globalAssets](/Users/tomerhorviz/Documents/recovery/packages/asset-config/data/globalAssets.ts) and in [patches](packages/asset-config/config/patches.ts).
To add support for withdrawals of a listed Jetton, make sure the token is listed in `globalAssets.ts` and in `patches.ts`.
The Jetton master contract address must be present in the 'globalAssets' list as the 'address' parameter.

### Token or new Base Asset Support
Expand Down

0 comments on commit 74a7956

Please sign in to comment.