bolt.observer
  • bolt.observer
    • LiquidOps
      • Getting started
      • Setup LiquidOps
        • Api based - pull
        • Agent based - push
      • Node and liquidity automation
      • Integrations
        • Triggers
          • TCP connectivity
          • Tor connectivity
          • Lightning Connectivity
          • Sync to chain
          • Sync to graph
          • Onchain balance
          • Channel balance
          • Node balance
          • Channel open
          • Channel close
          • Inactivity
        • Actions
          • Send a notification
          • Perform Auto Swaps
            • Use case: auto swap-out for a 2M sats channel
            • Use case: auto swap-out for a 50M sats channel
            • Use case: auto swap-in
    • Explorer
    • Integration configuration
      • Discord
      • Email
      • Nostr
      • Opsgenie
      • PagerDuty
      • Slack
      • Telegram
    • Reachability
    • Guides
      • Explorer: advanced search
      • Create a workflow with auto swaps
      • Agent configuration: auto swaps
      • Setup LiquidOps on Voltage nodes (API based - pull)
      • Setup LiquidOps on Voltage nodes (agent based - push)
Powered by GitBook
On this page
  • Requirements
  • Description
  1. bolt.observer
  2. LiquidOps
  3. Integrations
  4. Triggers

Sync to chain

PreviousLightning ConnectivityNextSync to graph

Last updated 2 years ago

Requirements

To use this feature, you need to have LiquidOps enabled with version 0.2.0 or higher or enrolled with macaroon.

Description

This alert is designed to notify you when your node is not synchronized with the Bitcoin blockchain. This can happen when your node loses connectivity to the chain, which in turn prevents your lightning node from updating on-chain information.

The consequences of this issue are twofold. First, your node may not be able to open channels, which can affect your lightning network operations. Second, and more concerning, is the possibility that someone may have cheated on you without your notice. Typically, lightning nodes would send out penalty transactions as a remediation in such cases, but due to the bug, this couldn't happen. This means that if you didn't use a separate watchtower and didn't upgrade your lnd version in time, your channel partners could potentially steal BTC from you by publishing old states.

agent