lightning-transaction-sync 0.0.115

Utilities for syncing LDK via the transaction-based `Confirm` interface.
Documentation

lightning-transaction-sync

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

esplora-async

  • async-interface
  • esplora-client/async
  • futures

esplora-async-https

  • esplora-async
  • reqwest/rustls-tls

esplora-blocking

  • esplora-client/blocking

esplora-client

  • dep:esplora-client

futures

  • dep:futures

reqwest

  • dep:reqwest

async-interface

    This feature flag does not enable additional features.