How to pause AppAgent
Last updated
Last updated
When an AppAgent is paused, its activity is temporarily halted. This means that any ongoing processes or actions associated with the AppAgent are halted until it is resumed. Pausing an AppAgent typically serves various purposes such as conserving resources, temporarily suspending functionality, or facilitating maintenance tasks. During the pause period, the AppAgent can be reverted back to its active state when needed.
Note: Only the owner of the AppAgent can pause it
Ensure the caller address is the owner of the AppAgent.
β The capability of pausing an AppAgent is a special extrinsic that allows submitting transactions without any fee, this is done so that the owner can pause AppAgent in case of an emergency without incurring any charges.