summarylogtreecommitdiffstats
path: root/fullnode.yaml
blob: 80ff76b85e09bdb4f8c6997257d89d02bc5194d3 (plain)
1
2
3
4
5
6
7
8
9
10
db-path: "/var/lib/sui/suidb"

network-address: "/dns/localhost/tcp/8080/http"
metrics-address: "127.0.0.1:9184"
json-rpc-address: "0.0.0.0:9000"
websocket-address: "0.0.0.0:9001"
enable-event-processing: true

genesis:
  genesis-file-location: "/var/lib/sui/genesis.blob"