This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Description
Regarding this thread, we need to distinguish the "allow" method to be called for public and user decryption flows on L1 side in httpz listener, i.e:
- For User decryptions flow we should call
allowAccount method
- For Public decryptions flow we should call
allowPublicDecrypt method
cc @goshawk-3 @dartdart26 @leventdem