IDelegationControl
Usage Sample | Git Source (opens in a new tab) |
---|
Inherits: IWorldContextConsumer
Interface for managing and verifying delegations within the context of a world. Inherits functionalities from IWorldContextConsumer.
Functions
verify
function verify(address delegator, ResourceId systemId, bytes memory callData) external returns (bool);