Skip to content

Commit 349b51f

Browse files
Add lavenderfive gentx
Signed-off-by: Dylan Schultz <[email protected]>
1 parent 5b0617d commit 349b51f

File tree

1 file changed

+62
-0
lines changed

1 file changed

+62
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
{
2+
"body": {
3+
"messages": [
4+
{
5+
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
6+
"description": {
7+
"moniker": " Lavender.Five Nodes 🐝",
8+
"identity": "F87ADDB700C0CC94",
9+
"website": "https://www.lavenderfive.com/",
10+
"security_contact": "[email protected]",
11+
"details": "Fortifying crypto networks with Horcrux security, slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive."
12+
},
13+
"commission": {
14+
"rate": "0.050000000000000000",
15+
"max_rate": "0.100000000000000000",
16+
"max_change_rate": "0.050000000000000000"
17+
},
18+
"min_self_delegation": "1",
19+
"delegator_address": "",
20+
"validator_address": "sidevaloper1qqfsuxcjpuyp6rc3zu93zxsnpct3qqsyzggpsyq7qvvpjxsfr5vsst8tjwv",
21+
"pubkey": {
22+
"@type": "/cosmos.crypto.ed25519.PubKey",
23+
"key": "reghAq5KM5/QZzwc4spzBzetHiy0xdATHM51/3ZBRm4="
24+
},
25+
"value": {
26+
"denom": "uside",
27+
"amount": "76100000000"
28+
}
29+
}
30+
],
31+
"memo": "[email protected]:26656",
32+
"timeout_height": "0",
33+
"extension_options": [],
34+
"non_critical_extension_options": []
35+
},
36+
"auth_info": {
37+
"signer_infos": [
38+
{
39+
"public_key": {
40+
"@type": "/cosmos.crypto.segwit.PubKey",
41+
"key": "As+pdveHbUaafnBJhP2oqj3Kpjil98M+UQhE1MTRJDw2"
42+
},
43+
"mode_info": {
44+
"single": {
45+
"mode": "SIGN_MODE_DIRECT"
46+
}
47+
},
48+
"sequence": "0"
49+
}
50+
],
51+
"fee": {
52+
"amount": [],
53+
"gas_limit": "200000",
54+
"payer": "",
55+
"granter": ""
56+
},
57+
"tip": null
58+
},
59+
"signatures": [
60+
"H/SwTh0owu4HLTZMqXo/wAoIByhoc4fcmsYtjM7vHQ+oWhiv3FPPsffEt2cxio0d2o+nX32vDQYb940UXLmZFHo="
61+
]
62+
}

0 commit comments

Comments
 (0)