From 29c3b00a4a070ca8c67cd8942ee457b0850ca44f Mon Sep 17 00:00:00 2001 From: Marutyan Samvel <48280694+itrocket-team@users.noreply.github.com> Date: Fri, 22 Mar 2024 09:23:56 +0400 Subject: [PATCH 1/2] Gentx by ITRocket --- side-testnet-3/gentxs/ITRocket.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 side-testnet-3/gentxs/ITRocket.json diff --git a/side-testnet-3/gentxs/ITRocket.json b/side-testnet-3/gentxs/ITRocket.json new file mode 100644 index 00000000..12a38d42 --- /dev/null +++ b/side-testnet-3/gentxs/ITRocket.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"ITRocket","identity":"D36EEB12E5B1B11A","website":"https://itrocket.net/services/testnet/side/","security_contact":"","details":"Trusted Validator \u0026 Interchain Utility Provider"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"bc1vdqz6t9fqyzcf5xf6r6an06ztr5q0jfgnzj635","validator_address":"bcvaloper1vdqz6t9fqyzcf5xf6r6an06ztr5q0jfghpc36m","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"h+7Ym1WQ2gWOsvw//H5UNWA8fyYgPIocdHerstYanPs="},"value":{"denom":"uside","amount":"100000000"}}],"memo":"03ac82c882d32286f25c9d1ed91762eeadcb14d9@65.109.53.24:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"ApziZ01CfW7wyeODGjh24ilJOd5sVOELI0Q6Ca/ShkJx"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["n8z2hIwFYufvLKeRwpAZo0CVtVKo2nJMYiw97gwdRillaEUepj9HPxGkYf4NB5cte9Rjd9mFn0E7ZmGyba/LqA=="]} From 3eb87aa8989a05f30245661ce625e72fba9f4134 Mon Sep 17 00:00:00 2001 From: Marutyan Samvel <48280694+itrocket-team@users.noreply.github.com> Date: Tue, 26 Mar 2024 08:39:42 +0400 Subject: [PATCH 2/2] Rename ITRocket.json to gentx-ITRocket.json --- side-testnet-3/gentxs/{ITRocket.json => gentx-ITRocket.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename side-testnet-3/gentxs/{ITRocket.json => gentx-ITRocket.json} (100%) diff --git a/side-testnet-3/gentxs/ITRocket.json b/side-testnet-3/gentxs/gentx-ITRocket.json similarity index 100% rename from side-testnet-3/gentxs/ITRocket.json rename to side-testnet-3/gentxs/gentx-ITRocket.json