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/config/1623352415655/alfajores_config.json

35 lines
729 B

{
"signers": {
"alfajores": {
"key": "",
"type": "hexKey"
}
},
"replicas": {
"alfajores": {
"address": "0x8ec36A6F23cc6630bfCfe8c935F15F0d4d9E9291",
"domain": 1000,
"name": "alfajores",
"rpcStyle": "ethereum",
"connection": {
"type": "http",
"url": "https://alfajores-forno.celo-testnet.org"
}
}
},
"home": {
"address": "0x8DbC0ae3c0301807C4A70f4E7Af1E1D261CA8547",
"domain": 1000,
"name": "alfajores",
"rpcStyle": "ethereum",
"connection": {
"type": "http",
"url": "https://alfajores-forno.celo-testnet.org"
}
},
"tracing": {
"level": "debug",
"style": "pretty"
},
"dbPath": "db_path"
}