Context
Context is a library with functions to retrieve the context of the MEVM execution.
Functionsβ
confidentialInputsβ
Returns the confidential inputs of the confidential compute request.
Output:
output
(bytes
): Bytes of the confidential inputs.
kettleAddressβ
Returns the address of the Kettle that executes the confidential compute request.
Output:
kettleAddress
(address
): Address of the kettle.