export type ParamsVerifyProofW = { proof: string; data: string[]; target: number; round: number; };