From 9ef1d789ef6948fccb44f08760299b941975952e Mon Sep 17 00:00:00 2001 From: cor Date: Mon, 2 Dec 2024 23:24:09 +0000 Subject: [PATCH] add cor-systems gentx --- .../union-testnet-9/gentx/cor-systems.json | 64 +++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 networks/genesis/union-testnet-9/gentx/cor-systems.json diff --git a/networks/genesis/union-testnet-9/gentx/cor-systems.json b/networks/genesis/union-testnet-9/gentx/cor-systems.json new file mode 100644 index 0000000000..d3690ea4bf --- /dev/null +++ b/networks/genesis/union-testnet-9/gentx/cor-systems.json @@ -0,0 +1,64 @@ +{ + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "cor-systems", + "identity": "", + "website": "", + "security_contact": "", + "details": "" + }, + "commission": { + "rate": "0.100000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.010000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "", + "validator_address": "unionvaloper1sjkcewjpwvc5ltake8yh05zllyeuzyq5uzmqp6", + "pubkey": { + "@type": "/cosmos.crypto.bn254.PubKey", + "key": "0qQcBP1IbgDF8Nk2cxCuzjJ+w5SVp06/kU63trVmyJ0=" + }, + "value": { + "denom": "muno", + "amount": "1000000000000" + } + } + ], + "memo": "c51bbe61ee15320533837b37268c16393d8d8b54@198.19.249.125:26656", + "timeout_height": "0", + "unordered": false, + "timeout_timestamp": "0001-01-01T00:00:00Z", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "AjbuK57B4KN0b3ddIF29Ugv4xVt/WEhjrvWvT8wNVVVC" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "200000", + "payer": "union1sjkcewjpwvc5ltake8yh05zllyeuzyq5dvf4vn", + "granter": "" + }, + "tip": null + }, + "signatures": [ + "Q8ZT3XfiwXODPy3m/BM+ZqogxhOyPVOoRTtgEjvmMxsPRovOV66W730meF/nh9L1GOsulE8DKgx/qsSiLl/wjw==" + ] +}