diff --git a/config.json b/config.json index f762261..93b687c 100644 --- a/config.json +++ b/config.json @@ -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