Skip to content

Commit

Permalink
Create gentx-lavenderfive.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanschultzie authored and jkilpatr committed Apr 25, 2024
1 parent d755890 commit 2804166
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions gentx/gentx-lavenderfive.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
{
"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.100000000000000000",
"max_change_rate": "0.050000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "althea155yk4wfn0xqye80exlsr6hu4qdfsvsgwpu4hf0",
"validator_address": "altheavaloper155yk4wfn0xqye80exlsr6hu4qdfsvsgw9uxeh2",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "t9Bx9r3OJpxpKNcO86ua54nkpSsB0p0iy0l6LZDvqPI="
},
"value": {
"denom": "aalthea",
"amount": "6856659999999999606784"
}
}
],
"memo": "[email protected]:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/ethermint.crypto.v1.ethsecp256k1.PubKey",
"key": "A0eqjUeXBNWBxG8kmztIYiL7oIZzggUlOtnc77iGM9wn"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "",
"granter": ""
}
},
"signatures": [
"PssbXQHH6FPGbdzQ8ycC/7D2XBrDf/vVzDSLUvG8q70HSCjncMteAzHOTNKWFcrhEK4KmJd0CuuqhCHoy9MKzAE="
]
}

0 comments on commit 2804166

Please sign in to comment.