Module service_flags

Source
Expand description

Utreexo-specific service flags.

TODO(@luisschwab): remove this once https://github.com/rust-bitcoin/rust-bitcoin/pull/5009 is merged.

Constantsยง

UTREEXO
UTREEXO: the node is capable of serving inclusion proofs for new blocks and transactions, and for their other advertised services.
UTREEXO_ARCHIVE
UTREEXO_ARCHIVE: the node is capable of serving historical inclusion proofs for all blocks, but not necessarily historical blocks.