
Table row type of origtrxs
{ "name": "original_trx_info", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "block_time_slot", "type": "uint64" }, { "name": "trx_id", "type": "transaction_id_type" }, { "name": "action", "type": "transfer_action_info" } ] }