-
Notifications
You must be signed in to change notification settings - Fork 43
/
config_2.yml
69 lines (69 loc) · 1.39 KB
/
config_2.yml
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
version: 1
build:
binary: spn2d
proto:
path: proto
third_party_paths:
- third_party/proto
- proto_vendor
accounts:
- name: alice
coins:
- 200000000uspn
mnemonic: slide moment original seven milk crawl help text kick fluid boring awkward
doll wonder sure fragile plate grid hard next casual expire okay body
- name: bob
coins:
- 200000000uspn
mnemonic: trap possible liquid elite embody host segment fantasy swim cable digital
eager tiny broom burden diary earn hen grow engine pigeon fringe claim program
faucet:
name: bob
coins:
- 100000uspn
host: 0.0.0.0:4500
port: 4502
genesis:
app_state:
crisis:
constant_fee:
denom: uspn
gov:
deposit_params:
min_deposit:
- amount: "1"
denom: uspn
launch:
params:
launchTimeRange:
minLaunchTime: 5s
revertDelay: 5s
mint:
params:
mint_denom: uspn
monitoringp:
params:
consumerChainID: orbit-1
consumerRevisionHeight: "1"
consumerUnbondingPeriod: "2"
lastBlockHeight: "1"
staking:
params:
bond_denom: uspn
chain_id: spn-1
validators:
- name: alice
bonded: 100000000uspn
app:
api:
address: :1319
grpc:
address: :9094
grpc-web:
address: :9095
config:
p2p:
laddr: :26660
rpc:
laddr: :26661
pprof_laddr: :6062