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
The network returns "Transaction rejected by network (code -26). Reason: 64: non-canonical" but instead of forwarding this error to the user, it tries to parse it, which results in this useless error: Unexpected token T
The text was updated successfully, but these errors were encountered:
See: bitpay/bitcore#1076
The network returns
"Transaction rejected by network (code -26). Reason: 64: non-canonical"
but instead of forwarding this error to the user, it tries to parse it, which results in this useless error:Unexpected token T
The text was updated successfully, but these errors were encountered: