Skip to content

Commit

Permalink
Add LatamNodes.json gentx
Browse files Browse the repository at this point in the history
  • Loading branch information
clock-workorange authored Oct 25, 2023
1 parent 7f52ef9 commit 41bb41d
Showing 1 changed file with 62 additions and 0 deletions.
62 changes: 62 additions & 0 deletions celestia/gentx/LatamNodes.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "latamnodes",
"identity": "725B663406CF4FF3",
"website": "https://daomazon.org",
"security_contact": "[email protected]",
"details": "Somos LatamNodes una comunidad latina. GVSDA, We are a Latin America based validator supporting the Latino community in Web3"
},
"commission": {
"rate": "0.010000000000000000",
"max_rate": "0.120000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "celestia14v4ush42xewyeuuldf6jtdz0a7pxg5fwxq7zc0",
"validator_address": "celestiavaloper14v4ush42xewyeuuldf6jtdz0a7pxg5fwrlumwf",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "7QjWHj5OsJ2WhD9Kny13I0qubrdpHITzfR/34MhSzGk="
},
"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": "A8vzTvVqa/sTHiegNzZguH904Q1GWFw5krfppGtx4E0F"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "210000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"l/jXQJiYlZUpfUdreHrfaCm5AxZHfaKQBdGuE16mQ1Va13tx3wMm8KEAlJbvLi2j32xtakJ7yU9vAPeqKVlO8w=="
]
}

0 comments on commit 41bb41d

Please sign in to comment.