The GET_ACCOUNT_INFO endpoint, when the details parameter is set to txs, provides a paginated list of account transactions. With the addition of transaction CBOR in events from SUBSCRIBE_ADDRESS, extending GET_ACCOUNT_INFO and GET_TRANSACTION to support CBOR data would complete the integration of tx CBOR across all relevant wslink messages
The
GET_ACCOUNT_INFO
endpoint, when thedetails
parameter is set totxs
, provides a paginated list of account transactions. With the addition of transaction CBOR in events fromSUBSCRIBE_ADDRESS
, extendingGET_ACCOUNT_INFO
andGET_TRANSACTION
to support CBOR data would complete the integration of tx CBOR across all relevant wslink messages