Skip to main content
Related concept

Signature

Description

Reverts with FeatureNotActivated(feature) if feature is not currently activated. A pure assertion entry point so callers don’t have to redefine the error. Dev: Reverts with FeatureNotActivated when feature is not activated. Param: feature Feature to assert is active.

Access control

Read-only or ERC-20-standard access rules unless the NatSpec states otherwise.

Policy interaction

No direct policy interaction.

Example