Skip to content

Commit

Permalink
add cor-systems gentx
Browse files Browse the repository at this point in the history
  • Loading branch information
cor committed Dec 2, 2024
1 parent d2ff31a commit 9ef1d78
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions networks/genesis/union-testnet-9/gentx/cor-systems.json
Original file line number Diff line number Diff line change
@@ -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": "[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": "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=="
]
}

0 comments on commit 9ef1d78

Please sign in to comment.