Skip to main content

Signature

Description

Unpauses each of features. Features not listed are unaffected; duplicates are idempotent. Emits Unpaused.

Parameters

Reverts

  • AccessControlUnauthorizedAccount when the caller does not hold UNPAUSE_ROLE.
  • EmptyFeatureSet when features.length == 0.

Access control

UNPAUSE_ROLE gates this call.

Policy interaction

No direct policy interaction.

Example