mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
added config formatting and test code
This commit is contained in:
committed by
Adrian Gallagher
parent
06786ed9de
commit
4e6885410c
4
testdata/configtest.dat
vendored
4
testdata/configtest.dat
vendored
@@ -19,13 +19,13 @@
|
||||
{
|
||||
"Address": "LgY8ahfHRhvjVQC1zJnBhFMG5pCTMuKRqh",
|
||||
"CoinType": "LTC",
|
||||
"Balance": 3.00000005e+06,
|
||||
"Balance": 3000000.05,
|
||||
"Decscription": ""
|
||||
},
|
||||
{
|
||||
"Address": "0xb794f5ea0ba39494ce839613fffba74279579268",
|
||||
"CoinType": "ETH",
|
||||
"Balance": 5.774999820458524e+06,
|
||||
"Balance": 5774999.820458524,
|
||||
"Decscription": ""
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user