Compare commits
1 Commits
master
...
lash/syste
Author | SHA1 | Date | |
---|---|---|---|
|
65febc7fb8 |
22
openethereum/kitabu.toml.systemd
Normal file
22
openethereum/kitabu.toml.systemd
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
[parity]
|
||||||
|
chain = "/var/lib/kitabu.json"
|
||||||
|
base_path = "/var/lib/kitabu/data"
|
||||||
|
|
||||||
|
[network]
|
||||||
|
max_peers = 25
|
||||||
|
snapshot_peers = 10
|
||||||
|
|
||||||
|
[account]
|
||||||
|
password = ["/var/lib/kitabu/kitabu.pwd"]
|
||||||
|
|
||||||
|
[mining]
|
||||||
|
reseal_on_txs = "none"
|
||||||
|
force_sealing = true
|
||||||
|
min_gas_price = 1
|
||||||
|
gas_floor_target = "1"
|
||||||
|
|
||||||
|
[footprint]
|
||||||
|
tracing = "on"
|
||||||
|
pruning = "archive"
|
||||||
|
pruning_history = 256
|
||||||
|
cache_size_db = 2000
|
Loading…
Reference in New Issue
Block a user