tx-utils v0.6.6TxSummaryJsonSafeTxSummaryJsonSafe export type TxSummaryJsonSafe = { id: string inputs: string[] outputs: string[] timestamp: number}