mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-20 23:16:49 +00:00
Update nonce func and test coverage
This commit is contained in:
8
testdata/configtest.dat
vendored
8
testdata/configtest.dat
vendored
@@ -42,9 +42,9 @@
|
||||
"Password": "12334",
|
||||
"Contacts": [
|
||||
{
|
||||
"Name": "StyleGherkin",
|
||||
"Number": "1231424",
|
||||
"Enabled": true
|
||||
"name": "StyleGherkin",
|
||||
"number": "1231424",
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -436,4 +436,4 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user