Skip to content

Commit

Permalink
docs: add changeset for SystemboundDelegationControl (#1906)
Browse files Browse the repository at this point in the history
  • Loading branch information
holic committed Nov 10, 2023
1 parent ca226bb commit fdbba6d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/two-feet-jam.md
@@ -0,0 +1,5 @@
---
"@latticexyz/world-modules": minor
---

Added a new delegation control called `SystemboundDelegationControl` that delegates control of a specific system for some maximum number of calls. It is almost identical to `CallboundDelegationControl` except the delegatee can call the system with any function and args.

0 comments on commit fdbba6d

Please sign in to comment.