From a748a20908c33c64c16d3aee4e2fb09027fa95ed Mon Sep 17 00:00:00 2001 From: orahapris <90604653+orahapris@users.noreply.github.com> Date: Fri, 22 Mar 2024 02:11:17 +0200 Subject: [PATCH 1/2] Add gentx --- side-testnet-3/gentx-orahapris.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 side-testnet-3/gentx-orahapris.json diff --git a/side-testnet-3/gentx-orahapris.json b/side-testnet-3/gentx-orahapris.json new file mode 100644 index 00000000..ecbfe1c0 --- /dev/null +++ b/side-testnet-3/gentx-orahapris.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"orahapris","identity":"2A3D098ADE2D2FE5","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"bc139sdlaaml5dkr2whxnfyz4ga999536rdcla3w7","validator_address":"bcvaloper139sdlaaml5dkr2whxnfyz4ga999536rduuh693","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"UOWiJvCBzhZ2W7PzDcOYUpPmQa8gMGs+t8PsTIgBdmY="},"value":{"denom":"uside","amount":"100000000"}}],"memo":"19208c1c5231f195b8cd9819c192e8e98fb95727@138.201.85.42:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AtrO46MBdUslJF5vUe8ZO7Ij9kaDCPxWUb7b5Tmz+tBi"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["4Auco08sRYkcQNLst2WKAzHpyMO09Wo7zKaSRaLGP1kDee7+G2jDKUzNnV9RDGkZSsSbpula65iJKePbn0q5xg=="]} From 037f552dcca078fd012b8fb82ef8d18ab3a41e09 Mon Sep 17 00:00:00 2001 From: orahapris <90604653+orahapris@users.noreply.github.com> Date: Fri, 22 Mar 2024 11:59:49 +0200 Subject: [PATCH 2/2] Rename side-testnet-3/gentx-orahapris.json to side-testnet-3/gentxs/gentx-orahapris.json --- side-testnet-3/{ => gentxs}/gentx-orahapris.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename side-testnet-3/{ => gentxs}/gentx-orahapris.json (100%) diff --git a/side-testnet-3/gentx-orahapris.json b/side-testnet-3/gentxs/gentx-orahapris.json similarity index 100% rename from side-testnet-3/gentx-orahapris.json rename to side-testnet-3/gentxs/gentx-orahapris.json