mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-04 23:16:54 +00:00
added config formatting and test code
This commit is contained in:
committed by
Adrian Gallagher
parent
06786ed9de
commit
4e6885410c
@@ -24,7 +24,7 @@ const (
|
||||
ACTION_SMS_NOTIFY = "SMS"
|
||||
ACTION_CONSOLE_PRINT = "CONSOLE_PRINT"
|
||||
ACTION_TEST = "ACTION_TEST"
|
||||
CONFIG_PATH_TEST = config.CONFIG_TEST_FILE
|
||||
CONFIG_PATH_TEST = config.ConfigTestFile
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user