chore(btc): update example config

Co-authored-by: Gaze <dev@gaze.network>
This commit is contained in:
Gaze
2024-04-16 05:19:38 +07:00
parent 15e7741a24
commit 5ff6366c51

View File

@@ -12,6 +12,7 @@ network: mainnet
modules:
bitcoin:
database: "postgres" # Database to store bitcoin data. current supported databases: "postgres"
postgres:
host: "localhost"
port: 5432