Skip to content

Commit

Permalink
add o gentx
Browse files Browse the repository at this point in the history
  • Loading branch information
o-az committed Dec 2, 2024
1 parent 9ef1d78 commit 439adde
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions networks/genesis/union-testnet-9/gentx/o.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "o",
"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": "unionvaloper1pn8hdzv8sc8fe6jgngn8l4qc9p8msd79l0khda",
"pubkey": {
"@type": "/cosmos.crypto.bn254.PubKey",
"key": "rYr50UbMjcvWy2/Y5di9qvls6JWU4wn48O95i7gPoks="
},
"value": { "denom": "muno", "amount": "1000000000000" }
}
],
"memo": "[email protected]: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": "ArEm95u5IHEOGq1Qsi/9d4hhAURjafbc4AdUVPWp/XPE"
},
"mode_info": { "single": { "mode": "SIGN_MODE_DIRECT" } },
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "union1pn8hdzv8sc8fe6jgngn8l4qc9p8msd79wpyzq5",
"granter": ""
},
"tip": null
},
"signatures": [
"dhyJFL1XvyeuqPnBSbwHGlQ197zKFCZr5WAev8b0dCMyV6Se8T47Buhnq3LLLnxiWkM7sx+ifQhM39N+OJfuYw=="
]
}

0 comments on commit 439adde

Please sign in to comment.