interface CertifiedVrf {
    output?: string;
    proof?: string;
}

Properties

Properties

output?: string
proof?: string