Skip to content

Commit

Permalink
fix: collect w/ bonlulu
Browse files Browse the repository at this point in the history
  • Loading branch information
PoisonPhang authored and cor committed Feb 9, 2024
1 parent a885561 commit e23644a
Showing 1 changed file with 62 additions and 0 deletions.
62 changes: 62 additions & 0 deletions networks/genesis/union-testnet-6/genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -1224,6 +1224,68 @@
"mHjL8/qMEojYyMLGYA9S+2CxkrkzNO2kInG7uDjorvB5p2UYDXw1b2lNI9LaCq+l1mYFeaSbgnIej10NHyfPbQ=="
]
},
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "bonlulu",
"identity": "",
"website": "https://testnet.bonlulu.uno",
"security_contact": "",
"details": ""
},
"commission": {
"rate": "0.100000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "",
"validator_address": "unionvaloper18yerm6pts0f4nfax72dujj395d0egl00jsf23j",
"pubkey": {
"@type": "/cosmos.crypto.bn254.PubKey",
"key": "mkZUWdsTY/2/Yu5J0jvQo4XSqiY5SVtkf0uTQoU+EXg="
},
"value": {
"denom": "muno",
"amount": "1000000000000"
}
}
],
"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": "A37apPqjOwgEe0wK7xMZki9mQfasEM5ZN+RH5b7a5nG0"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"FBKldKwAkPQSrWkX8ML+jyEgI8+e+Kq1MIwpYD9NtTRQG8zz1gbjUCjzQaO5kAOVpqxC2B8iPZiQ/xsAe+OaeQ=="
]
},
{
"body": {
"messages": [
Expand Down

0 comments on commit e23644a

Please sign in to comment.