File tree Expand file tree Collapse file tree 1 file changed +6
-29
lines changed Expand file tree Collapse file tree 1 file changed +6
-29
lines changed Original file line number Diff line number Diff line change 37
37
"sig_verify_cost_ed25519" : " 590" ,
38
38
"sig_verify_cost_secp256k1" : " 1000"
39
39
},
40
- "accounts" : [
41
- {
42
- "@type" : " /cosmos.auth.v1beta1.BaseAccount" ,
43
- "address" : " lumera1z6nr8ke4zam5dskcjceky4ps2h50tnhjxfdw6g" ,
44
- "pub_key" : null ,
45
- "account_number" : " 0" ,
46
- "sequence" : " 0"
47
- }
48
- ]
40
+ "accounts" : []
49
41
},
50
42
"authz" : {
51
43
"authorization" : []
55
47
"send_enabled" : [],
56
48
"default_send_enabled" : true
57
49
},
58
- "balances" : [
59
- {
60
- "address" : " lumera1z6nr8ke4zam5dskcjceky4ps2h50tnhjxfdw6g" ,
61
- "coins" : [
62
- {
63
- "denom" : " ulume" ,
64
- "amount" : " 1000000"
65
- }
66
- ]
67
- }
68
- ],
69
- "supply" : [
70
- {
71
- "denom" : " ulume" ,
72
- "amount" : " 1000000"
73
- }
74
- ],
50
+ "balances" : [],
51
+ "supply" : [],
75
52
"denom_metadata" : [
76
53
{
77
54
"description" : " The native token of the lumera protocol" ,
151
128
"validator_slash_events" : []
152
129
},
153
130
"evidence" : {
154
- "evidence" : []
131
+ "evidence" : []
155
132
},
156
133
"feegrant" : {
157
134
"allowances" : []
332
309
"minimum_stake_for_sn" : {
333
310
"denom" : " ulume" ,
334
311
"amount" : " 25000000000"
335
- },
312
+ },
336
313
"inactivity_penalty_period" : " 86400s" ,
337
314
"reporting_threshold" : " 10" ,
338
315
"slashing_threshold" : " 5" ,
389
366
}
390
367
}
391
368
}
392
- }
369
+ }
You can’t perform that action at this time.
0 commit comments