From 942f2166ceb92a07b297777d82ed57dfc2c7ef98 Mon Sep 17 00:00:00 2001 From: ashmilwaqas Date: Thu, 24 Oct 2024 05:38:04 +0200 Subject: [PATCH 1/4] Add shidoValidatorX folder --- ShidoValidatorX/chain.json | 15 +++++++++++++++ ShidoValidatorX/chains.json | 15 +++++++++++++++ ShidoValidatorX/profile.json | 5 +++++ 3 files changed, 35 insertions(+) create mode 100644 ShidoValidatorX/chain.json create mode 100644 ShidoValidatorX/chains.json create mode 100644 ShidoValidatorX/profile.json diff --git a/ShidoValidatorX/chain.json b/ShidoValidatorX/chain.json new file mode 100644 index 0000000000..ed49036aa6 --- /dev/null +++ b/ShidoValidatorX/chain.json @@ -0,0 +1,15 @@ +{ + "$schema": "../chains.schema.json", + "name": "ShidoValidatorX", + "chains": [ + { + "name": "shido", + "address": "shidovaloper16zh2lzdmrh9cmqc0x8qp87ta8cggvsvax7mc58", + "restake": { + "address": "shido16zh2lzdmrh9cmqc0x8qp87ta8cggvsva75qst8", + "run_time": "every 1 minute", + "minimum_reward": 1000000 + } + } + ] +} diff --git a/ShidoValidatorX/chains.json b/ShidoValidatorX/chains.json new file mode 100644 index 0000000000..ed49036aa6 --- /dev/null +++ b/ShidoValidatorX/chains.json @@ -0,0 +1,15 @@ +{ + "$schema": "../chains.schema.json", + "name": "ShidoValidatorX", + "chains": [ + { + "name": "shido", + "address": "shidovaloper16zh2lzdmrh9cmqc0x8qp87ta8cggvsvax7mc58", + "restake": { + "address": "shido16zh2lzdmrh9cmqc0x8qp87ta8cggvsva75qst8", + "run_time": "every 1 minute", + "minimum_reward": 1000000 + } + } + ] +} diff --git a/ShidoValidatorX/profile.json b/ShidoValidatorX/profile.json new file mode 100644 index 0000000000..5df913d33b --- /dev/null +++ b/ShidoValidatorX/profile.json @@ -0,0 +1,5 @@ +{ + "$schema": "../profile.schema.json", + "name": "SHIDOValidatorX", + "identity": "449C308D200C5B1F" +} From 0a2acad98a7414ebb8cc8c790d750a5d3068d31c Mon Sep 17 00:00:00 2001 From: ashmilwaqas Date: Fri, 25 Oct 2024 04:31:44 +0200 Subject: [PATCH 2/4] Add shidoValidatorX folder --- ShidoValidatorX/chain.json | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/ShidoValidatorX/chain.json b/ShidoValidatorX/chain.json index ed49036aa6..e69de29bb2 100644 --- a/ShidoValidatorX/chain.json +++ b/ShidoValidatorX/chain.json @@ -1,15 +0,0 @@ -{ - "$schema": "../chains.schema.json", - "name": "ShidoValidatorX", - "chains": [ - { - "name": "shido", - "address": "shidovaloper16zh2lzdmrh9cmqc0x8qp87ta8cggvsvax7mc58", - "restake": { - "address": "shido16zh2lzdmrh9cmqc0x8qp87ta8cggvsva75qst8", - "run_time": "every 1 minute", - "minimum_reward": 1000000 - } - } - ] -} From 1f4d62828c22fd64a64667ea3701e92b77e811dd Mon Sep 17 00:00:00 2001 From: Muhammad Waqas Razzaq Date: Thu, 24 Oct 2024 20:37:20 -0600 Subject: [PATCH 3/4] Update chain.json --- ShidoValidatorX/chain.json | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/ShidoValidatorX/chain.json b/ShidoValidatorX/chain.json index ed49036aa6..8b13789179 100644 --- a/ShidoValidatorX/chain.json +++ b/ShidoValidatorX/chain.json @@ -1,15 +1 @@ -{ - "$schema": "../chains.schema.json", - "name": "ShidoValidatorX", - "chains": [ - { - "name": "shido", - "address": "shidovaloper16zh2lzdmrh9cmqc0x8qp87ta8cggvsvax7mc58", - "restake": { - "address": "shido16zh2lzdmrh9cmqc0x8qp87ta8cggvsva75qst8", - "run_time": "every 1 minute", - "minimum_reward": 1000000 - } - } - ] -} + From 2de9a02a2094c40b2f33a14aa091f474a190b9af Mon Sep 17 00:00:00 2001 From: ashmilwaqas Date: Fri, 25 Oct 2024 05:05:42 +0200 Subject: [PATCH 4/4] Delete chain.json --- ShidoValidatorX/chain.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 ShidoValidatorX/chain.json diff --git a/ShidoValidatorX/chain.json b/ShidoValidatorX/chain.json deleted file mode 100644 index 8b13789179..0000000000 --- a/ShidoValidatorX/chain.json +++ /dev/null @@ -1 +0,0 @@ -