The nonce is intended just to stop replay attacks. It doesn't have to increment with a delta of 1, typically you just use time.UnixNano(). The API is not under my control, I just want to minimise the occurrence of nonces being received out of order by the API.
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.