export type RpcVerifyIdentityProofResult = { hostAddr: string; result: string; };