Skip to content

Commit de7cf04

Browse files
authored
Merge pull request #131 from Silk-Nodes/main
gentx-SilkNodes.json
2 parents cbed203 + c79416c commit de7cf04

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"body": {
3+
"messages": [
4+
{
5+
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
6+
"description": {
7+
"moniker": " Silk Nodes",
8+
"identity": "1326A75B9148A214",
9+
"website": "SilkNodes.io",
10+
"security_contact": "[email protected]",
11+
"details": "Silk Nodes pride ourselves on being 100% bare metal validators, running our own infrastructure to validate the chains we are active on, we are also proud to say we run IBC relayer nodes to help support the networks."
12+
},
13+
"commission": {
14+
"rate": "0.050000000000000000",
15+
"max_rate": "0.200000000000000000",
16+
"max_change_rate": "0.050000000000000000"
17+
},
18+
"min_self_delegation": "1",
19+
"delegator_address": "",
20+
"validator_address": "sidevaloper1qqrsy8g8pc8syxsfrs8s2qsnpgzqjxqupug3xpsszuq3gps5qsg3zkad9mg",
21+
"pubkey": {
22+
"@type": "/cosmos.crypto.ed25519.PubKey",
23+
"key": "Rrqcaalx+twsAltHpSXGzm4b9gCsC/1DHNTYBbZ5FTU="
24+
},
25+
"value": { "denom": "uside", "amount": "1000000" }
26+
}
27+
],
28+
"memo": "[email protected]:26656",
29+
"timeout_height": "0",
30+
"extension_options": [],
31+
"non_critical_extension_options": []
32+
},
33+
"auth_info": {
34+
"signer_infos": [
35+
{
36+
"public_key": {
37+
"@type": "/cosmos.crypto.segwit.PubKey",
38+
"key": "A8gJjSa0x14ylTv00N+A+51cvKBosd0KcSVe3sd7wsGa"
39+
},
40+
"mode_info": { "single": { "mode": "SIGN_MODE_DIRECT" } },
41+
"sequence": "0"
42+
}
43+
],
44+
"fee": { "amount": [], "gas_limit": "200000", "payer": "", "granter": "" },
45+
"tip": null
46+
},
47+
"signatures": [
48+
"IHGv8vTkkuoRUyQYr9Xq0YZ2ISw4hi+6wCI4+gHRPmJLdmM64kQuLPi8VAiJx3B3CnxAlQ+0Fwrl4zWsy+vBSGQ="
49+
]
50+
}

0 commit comments

Comments
 (0)