Update config.json

This commit is contained in:
vvzvlad 2024-08-26 00:20:33 +03:00
parent 8fde2526d9
commit 7637170f77

View File

@ -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