A closed union rather than string because the API orders on exactly one
field, so "createTime" or "create_time ASC" are typos a string would
happily pass to Utila. Ascending is the one the transaction sync wants:
balances are carried forward from the previous row, so ingest order has to be
chain order (ยง 3.5).
Every ordering Utila's
ListTransactionsaccepts.A closed union rather than
stringbecause the API orders on exactly one field, so"createTime"or"create_time ASC"are typos astringwould happily pass to Utila. Ascending is the one the transaction sync wants: balances are carried forward from the previous row, so ingest order has to be chain order (ยง 3.5).