You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When making a call to $client->createInvoice(), I'm seeing creationTime and expirationTime as timestamps far off into the future. The bitpay client is incorrectly treating timestamps returned by the API as seconds instead of milliseconds.
When making a call to $client->createInvoice(), I'm seeing creationTime and expirationTime as timestamps far off into the future. The bitpay client is incorrectly treating timestamps returned by the API as seconds instead of milliseconds.