When a user agrees to new legal terms, they send us a signed proof.

interface AgreeTermsRequest {
    pcd: SerializedPCD<SemaphoreSignaturePCD>;
}

Properties

Properties

Generated using TypeDoc