bitfinexcom / bitfinex-api-go

BITFINEX Go trading API - Bitcoin, Litecoin, and Ether exchange
https://www.bitfinex.com/
MIT License
309 stars 220 forks source link

Changed nonce to UnixNano #7

Closed alehano closed 8 years ago

alehano commented 8 years ago

Get rid of "Nonce is too small" error.

prdn commented 8 years ago

Looks good