
Table row type of transaction
{ "name": "transaction", "base": "", "fields": [ { "name": "timestamp", "type": "uint64" }, { "name": "cid", "type": "checksum256" }, { "name": "tx_hash", "type": "checksum256" }, { "name": "to", "type": "name" }, { "name": "amount", "type": "uint64" } ] }