Enable SIA
overviewtask::enable_sia
This section provides an overview of the task-managed activation methods for the SIA coin. Each method is documented on its own dedicated page:
- task::enable_sia::init: Initializes the activation process for SIA.
- task::enable_sia::status: Checks the status of the SIA activation task.
- task::enable_sia::user_action: Required for activations that need user interaction.
- task::enable_sia::cancel: Cancels the SIA activation task.
Refer to each method's page for detailed request/response parameters, examples, and error handling.