forked from MercurySolar/testnets-2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
flygo.json
49 lines (49 loc) · 1.54 KB
/
flygo.json
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
46
47
48
49
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "flygo",
"identity": "",
"website": "",
"security_contact": "",
"details": ""
},
"commission": {
"rate": "0.100000000000000000",
"max_rate": "1.000000000000000000",
"max_change_rate": "0.100000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "evmos1tmr9v5nhq48xhugd6n7ny50l9u5rtf9cpv2jvu",
"validator_address": "evmosvaloper1tmr9v5nhq48xhugd6n7ny50l9u5rtf9cvz9zdp",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "BDzxpPuwx97+KViL/zbUPhAR/dIPi8fbhgWAEgUmp38="
},
"value": { "denom": "aphoton", "amount": "1000000000000" }
}
],
"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": "AndUu7HKQgS39GFtpdBGIdV/rNd0lwlh7kN6dpXmUf1D"
},
"mode_info": { "single": { "mode": "SIGN_MODE_DIRECT" } },
"sequence": "0"
}
],
"fee": { "amount": [], "gas_limit": "200000", "payer": "", "granter": "" }
},
"signatures": [
"xQWmoxBgA4fUN62vUyKY54eh5li9eU0QiB5H1Hg+eSIL5lDs6vV015MXB6aVRY0WUSdHWAtOeCCNTgSnhbTMwgA="
]
}