export interface ProofRequest { currency: number; hashString: string; proofType: number; }