The security fix PR humanprotocol/hmt-escrow#247 checks against the launcher in add_trusted_handlers.
What should the permission check for the Substrate implementation be?
Default Approach
By default we will check for the sender being a trusted handler for now (the current sprint until December 18th) and would redesign the permissioning in the future.
The security fix PR humanprotocol/hmt-escrow#247 checks against the launcher in
add_trusted_handlers.What should the permission check for the Substrate implementation be?
Default Approach
By default we will check for the sender being a trusted handler for now (the current sprint until December 18th) and would redesign the permissioning in the future.