tangle-network / tangle

The Layer 1 blockchain for on-demand services.
https://www.tangle.tools/
GNU General Public License v3.0
51 stars 25 forks source link

[TASK] Pass Service Owner and Permitted Callers while calling `onRequest` hook. #817

Closed shekohex closed 1 week ago

shekohex commented 2 weeks ago

We need to pass the Service Owner and the listed of all permitted callers to the onRequest hook.

shekohex commented 2 weeks ago

Do not forget to update TNT Core with this new change.