forked from Kava-Labs/kava-testnets
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgentx-dokia.json
More file actions
45 lines (45 loc) · 1.33 KB
/
gentx-dokia.json
File metadata and controls
45 lines (45 loc) · 1.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"type": "cosmos-sdk/StdTx",
"value": {
"msg": [
{
"type": "cosmos-sdk/MsgCreateValidator",
"value": {
"description": {
"moniker": "DokiaCapital-ION",
"identity": "",
"website": "",
"details": ""
},
"commission": {
"rate": "0.100000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "kava1f7xujyez5vpz566s2hrdw3j58eqfz8qa58udgs",
"validator_address": "kavavaloper1f7xujyez5vpz566s2hrdw3j58eqfz8qae3x9s8",
"pubkey": "kavavalconspub1zcjduepquyrleayrkeqxk8jrpgcd859twuhl77cks8l74a5nrnfgl0dfvp7s8q02p2",
"value": {
"denom": "ukava",
"amount": "1000000000000"
}
}
}
],
"fee": {
"amount": [],
"gas": "200000"
},
"signatures": [
{
"pub_key": {
"type": "tendermint/PubKeySecp256k1",
"value": "A+rWuxjXz29qlDi/w880lPoB8I0iUzWTmfVwjjgyfQ0o"
},
"signature": "fZGvVbjijbi6G6TtdEyykF0BhuiSVluEVRA3RBYbo+o0LToxkC/w2zzcxXRnI5/46lR9QXyCyYah1uvXgv1/6g=="
}
],
"memo": "fe0b2f86bc0ab45834e40ecf34442fec14cc3966@40.113.98.105:26656"
}
}