omg-js icon indicating copy to clipboard operation
omg-js copied to clipboard

Decoding a fee tx throws an error

Open thec00n opened this issue 4 years ago • 0 comments

Description

Decoding the following RLP encoded fee tx throws an error.

0xf852c003eeed02eb94916f3753bd53e124d6d565ef1701758a624efa8f94000000000000000000000000000000000000000001a03d77ce4419cb1d1793e08820c680b14ae3fac2ad92b6fb987bac1a53afc2d5ee
node:34671) UnhandledPromiseRejectionWarning: Error: error decoding txBytes, got ,,,�o7S�S�$��e�u�bN��,,,=w�D���� ƀ�J��­����{�S����
    at Object.decodeTxBytes (/omg-cli/node_modules/@omisego/omg-js-util/src/transaction.js:192:15)

thec00n avatar Aug 13 '20 05:08 thec00n