Made the onramp in Go with way better architecture. Created onramp/DATABASE.md to help with next development cycle.
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
"database_path": "market_data.db",
|
||||
"status_host": "127.0.0.1",
|
||||
"status_port": 9999,
|
||||
"poll_interval_ms": 200,
|
||||
"poll_interval_ms": 500,
|
||||
"symbol": "BTCUSDT"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user