trx_hash column should store directly hash data (20B) instead of encoded hex value (40B)
There is already used bytea type, but seems it holds textual hex string internally.
There is already used bytea type, but seems it holds textual hex string internally.