The home for Hyperlane core contracts, sdk packages, and other infrastructure
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
hyperlane-monorepo/rust/sealevel/environments/local-e2e/warp-routes/testwarproute/token-config.json

12 lines
180 B

{
"sealeveltest1": {
"type": "native",
"decimals": 9
},
"sealeveltest2": {
"type": "synthetic",
"decimals": 9,
"name": "Solana",
"symbol": "SOL"
}
}