export type TxHashElements = { signedTxHash: string; height: number; prevLink: string; jumpLink: string; };