toDcql

fun toDcql(zkSystemSpecs: List<ZkSystemSpec>): JsonObject

Generates DCQL for the request.

Return

a JsonObject with the DCQL for the request.

Parameters

zkSystemSpecs

list of Zero-Knowledge system specs that can handle the request; only used when useZkp is true.