From 3e806416b5c9975fedee1e4169531a73faeb15de Mon Sep 17 00:00:00 2001 From: sincerely-julia <127298791+sincerelyjules@users.noreply.github.com> Date: Thu, 15 Aug 2024 18:58:57 +0200 Subject: [PATCH] Create wavenode.json --- gentxs/wavenode.json | 62 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 gentxs/wavenode.json diff --git a/gentxs/wavenode.json b/gentxs/wavenode.json new file mode 100644 index 0000000..8f9d9f5 --- /dev/null +++ b/gentxs/wavenode.json @@ -0,0 +1,62 @@ +{ + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "«wavenode»", + "identity": "", + "website": "", + "security_contact": "", + "details": "" + }, + "commission": { + "rate": "0.100000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.010000000000000000" + }, + "min_self_delegation": "0", + "delegator_address": "cosmos1w5jvd2t0c5f4vaplftwwnqmgj27n2xa37us06y", + "validator_address": "cosmosvaloper1w5jvd2t0c5f4vaplftwwnqmgj27n2xa3mgy6kh", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "D6Hcxpg/NbUuazsSeij1aWKywVjjlsz1R1VePuuviX4=" + }, + "value": { + "denom": "stake", + "amount": "10000000" + } + } + ], + "memo": "25694d1a75020ff46b87e5bb1eeca50bcc077b09@116.202.101.64:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "AsrdKGKRiDW0pUNz3zMM5xRgIPk+IdY23RpxRvIa0wu8" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "200000", + "payer": "", + "granter": "" + }, + "tip": null + }, + "signatures": [ + "jduKJ2J09t+V/oN7hf0r+c61L9RQLgC7lXwsxIIC14oOAkK/X/RmLK/6ffl+oTqdRqNS5xmkE2gFxRmuv1AroQ==" + ] +}