Update config.json
This commit is contained in:
parent
8fde2526d9
commit
7637170f77
@ -1,11 +1,11 @@
|
||||
{
|
||||
"wallet": {
|
||||
"addressKeyName": "###KEY_NAME###",
|
||||
"addressRestoreMnemonic": "###KEY_MNEMONIC###",
|
||||
"addressKeyName": "###WALLET###",
|
||||
"addressRestoreMnemonic": "###MNEMONIC###",
|
||||
"alloraHomeDir": "",
|
||||
"gas": "1000000",
|
||||
"gasAdjustment": 1.0,
|
||||
"nodeRpc": "https://rpc.ankr.com/http/allora_testnet",
|
||||
"nodeRpc": "###RPC_URL###",
|
||||
"maxRetries": 1,
|
||||
"delay": 1,
|
||||
"submitTx": false
|
||||
|
Loading…
Reference in New Issue
Block a user