Skip to content

Commit 74a7956

Browse files
authored
Update README.md
1 parent 995d202 commit 74a7956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/asset-config/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ For your convinience we have provided base methods for common types of chains:
5252

5353
### Add a new Jetton token
5454

55-
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).
55+
To add support for withdrawals of a listed Jetton, make sure the token is listed in `globalAssets.ts` and in `patches.ts`.
5656
The Jetton master contract address must be present in the 'globalAssets' list as the 'address' parameter.
5757

5858
### Token or new Base Asset Support

0 commit comments

Comments
 (0)