Read a version 1 or 2 transaction beginning at a ReadPosition as if
CHIP-2022-02-CashTokens were not deployed, returning either an error message
(as a string) or an object containing the Transaction and the next
ReadPosition.
This function emulates legacy transaction parsing to test behavior prior to
deployment of CHIP-2022-02-CashTokens; most applications should instead
use readTransactionCommon.
Read a version 1 or 2 transaction beginning at a ReadPosition as if CHIP-2022-02-CashTokens were not deployed, returning either an error message (as a string) or an object containing the Transaction and the next ReadPosition.
This function emulates legacy transaction parsing to test behavior prior to deployment of CHIP-2022-02-CashTokens; most applications should instead use readTransactionCommon.