File tree Expand file tree Collapse file tree 1 file changed +1
-43
lines changed Expand file tree Collapse file tree 1 file changed +1
-43
lines changed Original file line number Diff line number Diff line change 11[codechain]
2- quiet = false
3- base_path = "."
4- chain = "solo"
52
63[mining]
7- mem_pool_mem_limit = 4 # MB
8- mem_pool_size = 32768
9- mem_pool_fee_bump_shift = 3 # 12.5%
10- allow_create_shard = false
11- notify_work = []
12- force_sealing = false
13- reseal_on_txs = "all"
14- reseal_min_period = 0
15- reseal_max_period = 120000
16- no_reseal_timer = false
17- work_queue_size = 20
18- allowed_past_gap = 30000
19- allowed_future_gap = 5000
204
215[network]
22- disable = false
23- interface = "0.0.0.0"
24- port = 3485
25- max_peers = 30
26- min_peers = 10
27- bootstrap_addresses = []
28- sync = true
29- transaction_relay = true
30- discovery = true
31- discovery_type = "unstructured"
32- discovery_refresh = 60000
33- discovery_bucket_size = 10
34- # whitelist_path = "whitelist.txt"
35- # blacklist_path = "blacklist.txt"
366
377[rpc]
38- disable = false
39- interface = "127.0.0.1"
40- port = 8080
418
429[ipc]
43- disable = false
44- path = "/tmp/jsonrpc.ipc"
4510
4611[ws]
47- disable = false
48- interface = "127.0.0.1"
49- port = 8081
50- max_connections = 100
5112
5213[snapshot]
5314disable = false
54- path = "snapshot"
5515
5616[stratum]
57- disable = false
58- port = 8008
5917
6018[email_alarm]
61- disable = true
19+
You can’t perform that action at this time.
0 commit comments