From 935e288b6e29a1554771853fedd19296b5ee9886 Mon Sep 17 00:00:00 2001 From: vvzvlad Date: Sun, 25 Aug 2024 21:43:13 +0300 Subject: [PATCH] Update config.json --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index ae3ebf2..f762261 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "wallet": { - "addressKeyName": "test", - "addressRestoreMnemonic": "", + "addressKeyName": "###KEY_NAME###", + "addressRestoreMnemonic": "###KEY_MNEMONIC###", "alloraHomeDir": "", "gas": "1000000", "gasAdjustment": 1.0,