4981c724af
* Include status codes in http error responses * Mockpool bridges error handling * Last TX in milliseconds in mempool metrics * u64 for last tx metrics
18 lines
288 B
Plaintext
18 lines
288 B
Plaintext
log:
|
|
backend: "Stdout"
|
|
format: "Json"
|
|
level: "debug"
|
|
network:
|
|
backend:
|
|
host: 0.0.0.0
|
|
port: 3000
|
|
log_level: "fatal"
|
|
nodeKey: null
|
|
discV5BootstrapNodes: []
|
|
initial_peers: []
|
|
relayTopics: []
|
|
http:
|
|
backend:
|
|
address: 0.0.0.0:8080
|
|
cors_origins: []
|