From d7d87957038cae68ee71c25c2802b08b6a9d384c Mon Sep 17 00:00:00 2001 From: Bosco-2019 <63794741+Bosco-2019@users.noreply.github.com> Date: Mon, 22 Apr 2024 13:57:02 +0100 Subject: [PATCH] Create gentx-SilkNodes.json (#65) --- mainnet/gentx/gentx-SilkNodes.json | 50 ++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 mainnet/gentx/gentx-SilkNodes.json diff --git a/mainnet/gentx/gentx-SilkNodes.json b/mainnet/gentx/gentx-SilkNodes.json new file mode 100644 index 0000000..9f5e709 --- /dev/null +++ b/mainnet/gentx/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.010000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "", + "validator_address": "sedavaloper1ae97fl8ayqp8s2rk03z65s9hq9gt0f9mdk9tsx", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "11xCdGVjTZGfu/2BD7SNiDYc90z7wqJtqXZ/Ue1I9T8=" + }, + "value": { "denom": "aseda", "amount": "5000000000000000000000" } + } + ], + "memo": "0d1b44f97d01eab3fab60036ed241cd0f83b0206@192.168.178.178:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "Alre+81IpCNDvWZzUGU10ibB8mGf5OORI831lBmYCpWM" + }, + "mode_info": { "single": { "mode": "SIGN_MODE_DIRECT" } }, + "sequence": "0" + } + ], + "fee": { "amount": [], "gas_limit": "200000", "payer": "", "granter": "" }, + "tip": null + }, + "signatures": [ + "fXw/r0tN91rGYxq+sCiQ4Kk/ln/JT+tycRlGg34Dxddpz/y0LxG9cg7bBr6kwnWA3CShVEOGMVj5GD5+F35o6g==" + ] +}