Ask the server what sorts of proofs it's able to instantiate for users.

interface SupportedPCDsResponseValue {
    names: string[];
}

Properties

Properties

names: string[]

Generated using TypeDoc