export type ParamsRemoveHomeTxs = { account: string; height: number; count: number; };