Skip to content

Commit 1549463

Browse files
authored
Create gentx-debug.json
1 parent 42ecb2a commit 1549463

File tree

1 file changed

+62
-0
lines changed

1 file changed

+62
-0
lines changed

sidechain-1/gentxs/gentx-debug.json

+62
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": "Ping Pub",
8+
"identity": "",
9+
"website": "",
10+
"security_contact": "",
11+
"details": ""
12+
},
13+
"commission": {
14+
"rate": "0.050000000000000000",
15+
"max_rate": "1.000000000000000000",
16+
"max_change_rate": "0.010000000000000000"
17+
},
18+
"min_self_delegation": "1",
19+
"delegator_address": "",
20+
"validator_address": "sidevaloper1qqr3wzgzqvpqxycjzyr3kzcequxskxqxzydsjqgeqygq2xqxqgtpuaaajmf",
21+
"pubkey": {
22+
"@type": "/cosmos.crypto.ed25519.PubKey",
23+
"key": "GgPpbGXwmKmWjwgLnZvdkC5PKE0sErxvOBig6UC4aoY="
24+
},
25+
"value": {
26+
"denom": "uside",
27+
"amount": "1000000"
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": "Ah9PE8lhLLOai3Fng2+7Xqkam5krInbTvcXGiEIfN8tm"
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+
"IJrwJ2Hj/vE81SQfOndCRic9hVWHb6GqsCShatFRtPxyEJuqmVBl0k3qD15dnPqx7U/oC/lpunQEPyS/my+oieo="
61+
]
62+
}

0 commit comments

Comments
 (0)