Skip to content

Commit

Permalink
Merge pull request #121 from reversesigh/main
Browse files Browse the repository at this point in the history
Add gentx and peer for Lavender.Five Nodes
  • Loading branch information
p0p3yee authored Mar 6, 2024
2 parents 30cd244 + d039851 commit bcfaa6a
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": " Lavender.Five Nodes 🐝",
"identity": "F87ADDB700C0CC94",
"website": "https://www.lavenderfive.com/",
"security_contact": "[email protected]",
"details": "Fortifying crypto networks with Horcrux security, slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive."
},
"commission": {
"rate": "0.050000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "fairy14qekdkj2nmmwea4ufg9n002a3pud23y8tcf8aa",
"validator_address": "fairyvaloper14qekdkj2nmmwea4ufg9n002a3pud23y8sr0jee",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "6VTDflOpsR49SjCWrJAoYb8hukZK36frxoiAhRrbowc="
},
"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": "AgDrjXJ1+/lwJdf+fekEXKwLpA30N7F/Z3ESi/Sn7Rw4"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"Ew5aZMxpdeFC8dIaUMGyigTe1whn1MgD+6GN9Qq1uAgNGBpM17lxvmZhfFCXR9P7/NWRrdfw53NX132M27ApQw=="
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"node_id": "ad83c3acd7f80bf4494ceb71d13740d3553d3f4f",
"public_ip": "147.135.105.3",
"port": "24756"
}

0 comments on commit bcfaa6a

Please sign in to comment.