This commit is contained in:
Eric Laurello 2023-10-27 15:48:54 -04:00
parent 46222e6df4
commit be2a5c8571

View File

@ -180,7 +180,7 @@ SELECT
{# blockchain, #}
NULL AS chain_id,
e.tx_id,
tx_status,
NULL AS tx_status,
tt.trader,
from_amount :: NUMBER AS from_amount,
from_currency,