export type ParamsFreezeAccount = { account: string; sign: string; signedHeight: number; };