World
Reference
Delegation (interface)

IDelegationControl

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);