Module fadroma::killswitch

source ·
Expand description

Emergency pause and termination of contracts. You MUST implement admin in your contract if you want to use this module. This is enforced when using Fadroma DSL. See the examples on how to implement it.

Structs

Enums

Constants

Traits

  • Requires the admin component in order to check for admin.

Functions