memory access out of bounds
I’m not sure what the source of the problem is. When I call the method signAndSubmitTransaction
, everything works fine. However, when I try calling the methods getUnsignedTx
and subsequently signTxx
(like so):
I’m not sure what the source of the problem is. When I call the method signAndSubmitTransaction
, everything works fine. However, when I try calling the methods getUnsignedTx
and subsequently signTxx
(like so):