export type OutputDownloadAccountTxs = { heights: number[]; txs: string[]; };