CCF
CCF copied to clipboard
Pass configuration to "enclave" directly, rather than re-serialising to JSON
This was required on SGX, but not any longer. By removing this extra serialisation, we can pass richer types, and remove a large collection of unused DECLARE_JSON_TYPE definitions.