export type ParamsVerifyIdentityProof = { hostAddr: string; nonce: string; round: number; sign: string; };