Hi @ya0guang I'm studying the PR #504 as a guide to adding Graphene as an executor. In the example script [wasm_simple_add.py](https://github.com/apache/incubator-teaclave/pull/504/files#diff-386761b79979c0852f0de51f53304f32ff8880ffb5733cc5e059899a6b3b4e2d), the [payload_file: wasm_simple_add_payload/simple_add.wasm](https://github.com/ya0guang/incubator-teaclave/blob/a31fc1741c86ee47ac28cbf0e469ad8813ac3731/examples/python/wasm_simple_add.py#L62) is loaded and registered in `front service`. It looks the payload is not part of measurement of enclave, do I understand it correctly ? Thanks.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave/issues/525#issuecomment-887083094