cardano-community / koios-go-client

Go Client library for Koios API
https://pkg.go.dev/github.com/cardano-community/koios-go-client/v3
Apache License 2.0
10 stars 4 forks source link

Time as integer are not parsed #32

Closed safanaj closed 2 years ago

safanaj commented 2 years ago

Describe the bug Recently some of the field containing time as string were changed to return unix timestamp as integer. Some api calls like POST /tx_info started to fail.