We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90a831c commit 5504904Copy full SHA for 5504904
bitvavo.go
@@ -27,7 +27,7 @@ type TimeResponse struct {
27
}
28
29
type Time struct {
30
- Time int64 `json:"time,string"`
+ Time int64 `json:"time"`
31
32
33
type MarketsResponse struct {
0 commit comments