tx-utils v0.6.6TxBlockInfoTxBlockInfo export type TxBlockInfo = { blockHeight: number blockTime: number id: TxId indexInBlock: number }