export type ParamsCloseAccount = { from: string; to: string; mpkey: string; sign: string; signedHeight: number; };