export type ParamTxData = { round: number; height: number; args: string[]; };