Skip to content

Commit

Permalink
Celestia gentx submission
Browse files Browse the repository at this point in the history
Celestia spidey gentx submission
  • Loading branch information
spidey-169 committed Oct 23, 2023
1 parent a1981e6 commit 6a6983e
Showing 1 changed file with 62 additions and 0 deletions.
62 changes: 62 additions & 0 deletions celestia/gentx/spidey.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "spidey",
"identity": "",
"website": "",
"security_contact": "",
"details": ""
},
"commission": {
"rate": "0.050000000000000000",
"max_rate": "0.120000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "celestia1st4h4ymu52hwtl3s0n298t6adj0vputxzdv7sd",
"validator_address": "celestiavaloper1st4h4ymu52hwtl3s0n298t6adj0vputx8jw8xt",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "Fbfw6jVFxmKZiP90xYqWEprG/KskYFJjFtNnKAEwXLU="
},
"value": {
"denom": "utia",
"amount": "8000000"
}
}
],
"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": "A2jd/+FkwixJ4gLOPpNXf1vlm0p0JQvutj+qBdNC64dM"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "210000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"q0lXQGzKuFbTgJAitAyxUG8rJvVNwUZ7BeqzXOyjI9t9f5GVQ9l6sAbnsmgKLGKiSd+QxmqH4jUWU5W8GWO7rQ=="
]
}

0 comments on commit 6a6983e

Please sign in to comment.