-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Submit RHINO gentx for seda-1-dryrun (#41)
- Loading branch information
1 parent
54101a0
commit e0e0c9e
Showing
1 changed file
with
50 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
{ | ||
"body": { | ||
"messages": [ | ||
{ | ||
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator", | ||
"description": { | ||
"moniker": "RHINO", | ||
"identity": "59C635D1CD02FEEC", | ||
"website": "https://rhinostake.com", | ||
"security_contact": "[email protected]", | ||
"details": "An Active, Independent and Secure Blockchain Validator. We deliver redundant and geo-distributed infrastructure at-scale for Aptos, Chainlink, Ethereum, and Cosmos" | ||
}, | ||
"commission": { | ||
"rate": "0.050000000000000000", | ||
"max_rate": "0.200000000000000000", | ||
"max_change_rate": "0.010000000000000000" | ||
}, | ||
"min_self_delegation": "1", | ||
"delegator_address": "", | ||
"validator_address": "sedavaloper1zekkwess8sfyerqs9qw48kwazl2lh49k950phz", | ||
"pubkey": { | ||
"@type": "/cosmos.crypto.ed25519.PubKey", | ||
"key": "uqOfELSWu1GdZGv49x9KNSHWSPemAFmHTSdzWpUCGu0=" | ||
}, | ||
"value": { "denom": "aseda", "amount": "5000000000000000000000" } | ||
} | ||
], | ||
"memo": "[email protected]:26656", | ||
"timeout_height": "0", | ||
"extension_options": [], | ||
"non_critical_extension_options": [] | ||
}, | ||
"auth_info": { | ||
"signer_infos": [ | ||
{ | ||
"public_key": { | ||
"@type": "/cosmos.crypto.secp256k1.PubKey", | ||
"key": "AufmlosNLETdpjSLJzuNqxY2WN8ubBtCUFS7Vl9Iqtw9" | ||
}, | ||
"mode_info": { "single": { "mode": "SIGN_MODE_DIRECT" } }, | ||
"sequence": "0" | ||
} | ||
], | ||
"fee": { "amount": [], "gas_limit": "200000", "payer": "", "granter": "" }, | ||
"tip": null | ||
}, | ||
"signatures": [ | ||
"N8OvCVOdUyb/XvGKrl+Yse979qTSaAU9g2BT3yzYXCt69ajJDz5GPTBfJ1te3UqPC/CiZOr1CXxVLh66ajHPNg==" | ||
] | ||
} |