export interface IProofManagerConfig { host: string; port: number; }