forked from larskuhtz/chainweb-node-docker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
chainweb.testnet04.yaml
74 lines (74 loc) · 1.42 KB
/
chainweb.testnet04.yaml
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
70
71
72
73
74
databaseDirectory: /data/chainweb-db
resetChainDatabases: false
chainweb:
throttling:
local: 0.1
mining: 2
global: 200.0
putPeer: 21
chainwebVersion: testnet04
mining:
coordination:
enabled: false
mode: private
limit: 1200
miners: []
nodeMining:
enabled: false
p2p:
peerDbFilePath: null
peer:
certificateChainFile: null
key: null
interface: '*'
certificateChain: null
hostaddress:
hostname: "0.0.0.0"
port: 443
keyFile: null
maxPeerCount: 100
private: false
ignoreBootstrapNodes: false
maxSessionCount: 6
sessionTimeout: 300
transactionIndex:
enabled: true
configuration: {}
headerStream: false
mempoolP2p:
enabled: true
configuration:
pollInterval: 30
maxSessionCount: 5
sessionTimeout: 300
reintroTxs: true
cuts:
pruneChainDatabase: true
fetchTimeout: 3000000
initialCutHeightLimit: null
rosetta: true
logging:
telemetryBackend:
enabled: true
configuration:
handle: stderr
color: auto
format: text
backend:
handle: stderr
color: auto
format: text
logger:
log_level: warn
queue_size: 1000
exception_wait: 1000
exit_timeout: 1000000
scope: []
exception_limit: 10
policy: discard
clusterId: docker-node
amberdataBackend:
enabled: false
filter:
rules: []
default: debug