Skip to content

Commit

Permalink
Merge pull request #172 from Crouton-Digital/main
Browse files Browse the repository at this point in the history
Gentx CroutonDigital
  • Loading branch information
p0p3yee authored Aug 1, 2024
2 parents 42a9533 + 1a3e724 commit 02d4522
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "CroutonDigital",
"identity": "47B453B80ECFA342",
"website": "https://crouton.digital/",
"security_contact": "[email protected]",
"details": "Your everyday crypto partner"
},
"commission": {
"rate": "0.050000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "",
"validator_address": "fairyvaloper1mjeqzj4kvt7whl8zvcm52jqjjnuwn2qjh46hsw",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "x/gxx8WhwbzPtd0Tzmec/OpxMsb+4OrhD9o22gdqRC0="
},
"value": {
"denom": "ufairy",
"amount": "10000000000"
}
}
],
"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": "ApNiYigbQ4CeW8HXFJ3Jsxg9hE8lBo2y9w4SexowwOrV"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"SpSv3go0vh7l7AayyPGxOGuwejq5m5bhmGi5a6yUvskWLzHVGSIWM/QGlNbzzZHWP42qBPy90UYzY+mXwrMIiw=="
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"node_id": "ba86131014d1825c2f60239a1a0861fe3bd9302b",
"public_ip": "65.109.83.40",
"port": "26656"
}

0 comments on commit 02d4522

Please sign in to comment.