diff --git a/friction/mission-3/gentxs/Alphabet.json b/friction/mission-3/gentxs/Alphabet.json new file mode 100644 index 0000000..9afb384 --- /dev/null +++ b/friction/mission-3/gentxs/Alphabet.json @@ -0,0 +1,71 @@ +{ + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "Alphabet", + "identity": "", + "website": "", + "security_contact": "https://t.me/intelix", + "details": "" + }, + "commission": { + "rate": "0.100000000000000000", + "max_rate": "0.250000000000000000", + "max_change_rate": "0.010000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "human1f6xlyv09n0uq3gzqn6pzjv3sg3cujcwyrwj490", + "validator_address": "humanvaloper1f6xlyv09n0uq3gzqn6pzjv3sg3cujcwy0ag6w2", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "wb8cSfH2uSJN9gxJMd9A/PBaseY/3ofMWAe7sCO8tjY=" + }, + "value": { + "denom": "aheart", + "amount": "1000000000000000000" + } + } + ], + "memo": "3ca8a268313cc18799ec352c50fbaeb2f915399c@95.217.200.36:26656", + "timeout_height": "0", + "extension_options": [ + + ], + "non_critical_extension_options": [ + + ] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/ethermint.crypto.v1.ethsecp256k1.PubKey", + "key": "AhGbYrL33+Vrd5989GsZo0E47Fj8P6gNKrxh7fy3Ii+H" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [ + { + "denom": "aheart", + "amount": "4000000000000000" + } + ], + "gas_limit": "200000", + "payer": "", + "granter": "" + }, + "tip": null + }, + "signatures": [ + "XBz1MGKhEOOK8qyqQ8m+a3JAkhfBkNhzc2nyuByEkkMF3Ev0VgA1oNwhXkjqvBaZk5KpWvwgKJl586GeBsoKJgE=" + ] +}