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
I get the following error per subject reference: 'error': 'SubmitTransactionRequest: Problem deserializing transaction from bytes: MsgDeSoTxn.FromBytes: Problem reading txn: : ReadTransaction: Problem reading extra transaction fields: ReadTransactionV1Fields: Problem parsing DeSoTxn.TxnNonce bytes: binary: varint overflows a 64-bit integer'
Views? could it be update to sign method
The text was updated successfully, but these errors were encountered:
Faced the above error as well as below error. {'error': 'SubmitTransaction: Problem processing transaction: VerifyAndBroadcastTransaction: Problem validating txn: ValidateTransaction: Problem validating transaction: : ConnectTransaction: : _connectSubmitPost: : _connectBasicTransferWithExtraSpend Problem verifying txn signature: : _verifySignature: Transaction signature is empty'}
Letting others know that updating to latest code solves this issue.
I get the following error per subject reference: 'error': 'SubmitTransactionRequest: Problem deserializing transaction from bytes: MsgDeSoTxn.FromBytes: Problem reading txn: : ReadTransaction: Problem reading extra transaction fields: ReadTransactionV1Fields: Problem parsing DeSoTxn.TxnNonce bytes: binary: varint overflows a 64-bit integer'
Views? could it be update to sign method
The text was updated successfully, but these errors were encountered: