lightning-block-sync 0.0.122

Utilities to fetch the chain data from a block source and feed them into Rust Lightning.
Documentation

lightning-block-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 5 feature flags, 0 of them enabled by default.

rest-client

  • serde_json
  • chunked_transfer

rpc-client

  • serde_json
  • chunked_transfer

serde_json

  • dep:serde_json

chunked_transfer

  • dep:chunked_transfer

tokio

  • dep:tokio