You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: packages/asset-config/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ For your convinience we have provided base methods for common types of chains:
52
52
53
53
### Add a new Jetton token
54
54
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`.
56
56
The Jetton master contract address must be present in the 'globalAssets' list as the 'address' parameter.
0 commit comments