export type ParamsLockStake = { account: string; vmeId: string; lockAmount: string; sign: string; signedHeight: number; };