From cb0632ac0d81c5452cd322fd8d3203af5e840817 Mon Sep 17 00:00:00 2001 From: bosco-2019 Date: Thu, 23 Jan 2025 11:29:52 +0000 Subject: [PATCH] Create gentx-SilkNodes.json --- .../sidechain-1/gentxs/gentx-SilkNodes.json | 50 +++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 mainnet/sidechain-1/gentxs/gentx-SilkNodes.json diff --git a/mainnet/sidechain-1/gentxs/gentx-SilkNodes.json b/mainnet/sidechain-1/gentxs/gentx-SilkNodes.json new file mode 100644 index 0000000..ad5f153 --- /dev/null +++ b/mainnet/sidechain-1/gentxs/gentx-SilkNodes.json @@ -0,0 +1,50 @@ +{ + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": " Silk Nodes", + "identity": "1326A75B9148A214", + "website": "SilkNodes.io", + "security_contact": "info@silknodes.io", + "details": "Silk Nodes pride ourselves on being 100% bare metal validators, running our own infrastructure to validate the chains we are active on, we are also proud to say we run IBC relayer nodes to help support the networks." + }, + "commission": { + "rate": "0.050000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.050000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "", + "validator_address": "sidevaloper1qqrsy8g8pc8syxsfrs8s2qsnpgzqjxqupug3xpsszuq3gps5qsg3zkad9mg", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "Rrqcaalx+twsAltHpSXGzm4b9gCsC/1DHNTYBbZ5FTU=" + }, + "value": { "denom": "uside", "amount": "65459000000" } + } + ], + "memo": "7e9b143f8f5e22a7ae431a63ac311b2a754f2e29@10.42.44.218:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.segwit.PubKey", + "key": "A8gJjSa0x14ylTv00N+A+51cvKBosd0KcSVe3sd7wsGa" + }, + "mode_info": { "single": { "mode": "SIGN_MODE_DIRECT" } }, + "sequence": "0" + } + ], + "fee": { "amount": [], "gas_limit": "200000", "payer": "", "granter": "" }, + "tip": null + }, + "signatures": [ + "Hzd2FlEjZxROw3j/csCyxSO2uaqe6LrD/ax6TQRc021ABViJkTBukmICfjqZP1ES1ORthuN/iDwjI7EAkz4eGLs=" + ] +}