export type ParamsChangeKey = { account: string; masterPkey: string; newNormalPkey: string; signByMasterKey: string; sign: string; signedHeight: number; };