DeveloperCommunityNews
Home
Collapse Sidebar
  • Komodo Documentation

    • Introduction
    • Start Here
    • About Komodo Platform
    • Product Introductions
    • Doc Orientation
    • Simple Installations
  • Core Technology Discussions

    • Introduction
    • Komodo DeFi Framework and Atomic Swaps
    • Komodo SDK
    • Initial DEX Offering (IDO)
    • Delayed Proof of Work
    • The Antara Framework
    • Miscellaneous
    • References
  • Learning Launchpad

    • Learning Path Outline
    • Common Technologies and Concepts

On this page

  1. Komodo Defi Framework
  2. Api
  3. V20
  4. Lightning
  5. Lightning Initialization Overview
latest contributor to this doc

Last Edit:

@smk762↗
1 day ago

Lightning Network Initialization Tasks Overview

API-v2lightning::activation

lightning::activation

Overview of all Lightning Network initialization task-managed methods. See below for details and cross-links to related Lightning activation documentation.

Init Lightning Activation

See task::enable_lightning::init for initializing Lightning activation.

Status Lightning Activation

See task::enable_lightning::status for checking the status of Lightning activation.

Cancel Lightning Activation

See task::enable_lightning::cancel for cancelling Lightning activation.

  • Overview
  • Initialize Lightning
  • Initialization Status
  • Cancel Initialization
  • Lightning Nodes Overview
  • Connect to Node
  • List Trusted Nodes
  • Add Trusted Node
  • Remove Trusted Node
  • lightning::channels::overview
  • lightning::channels::close_channel
  • lightning::channels::get_channel_details
  • lightning::channels::get_claimable_balances
  • lightning::channels::list_closed_channels_by_filter
  • lightning::channels::open_channel
  • lightning::channels::list_open_channels_by_filter
  • lightning::channels::update_channel
  • Lightning Payments Overview
  • Generate Invoice
  • Send Payment
  • Get Payment Details
  • List Payments by Filter
  • © 2016 - 2025 by Komodo Platform.

    Follow us on TwitterFollow us on GitHubJoin our Discord server
    Edit page

    On this page

    1. lightning::activation
      1. Init Lightning Activation
      2. Status Lightning Activation
      3. Cancel Lightning Activation