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 of the confidential inputs.
kettleAddress​
returns the address of the Kettle that executes the confidential compute request.
Output:
- "kettleAddress": address of the kettle.