Problem
It's possible for unauthorized code to get access to the internal state of a domain that's bound to this.
Solution
'sbp/domains/lock' which:
- Prevents further selectors from being registered on the supplied domain(s)
- When called with no arguments, locks all currently registered domains
Problem
It's possible for unauthorized code to get access to the internal state of a domain that's bound to
this.Solution
'sbp/domains/lock'which: