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
full error : rpc error "Unhandled Exception: RPCError: got code -32700 with msg "Invalid signature v value"
steps to reproduce :
sign any contract transaction and try to send the transaction
expected : it should be ok
result : it fails with rpc error "Unhandled Exception: RPCError: got code -32700 with msg "Invalid signature v value"
The text was updated successfully, but these errors were encountered:
This issue is also present on simolus3#240
full error :
rpc error "Unhandled Exception: RPCError: got code -32700 with msg "Invalid signature v value"
steps to reproduce :
sign any contract transaction and try to send the transaction
expected : it should be ok
result : it fails with
rpc error "Unhandled Exception: RPCError: got code -32700 with msg "Invalid signature v value"
The text was updated successfully, but these errors were encountered: