Skip to main content

Module standard

Module standard 

Source
Expand description

Standard Bitcoin service flags (from Bitcoin Core)

Constantsยง

NODE_BLOOM
Node Bloom (deprecated)
NODE_COMPACT_FILTERS
Node Compact Filters (BIP157)
NODE_GETUTXO
Node GetUTXO (deprecated)
NODE_NETWORK
Node network (always set)
NODE_NETWORK_LIMITED
Node Network Limited (pruned node)
NODE_V2_TRANSPORT
Node supports BIP324 v2 encrypted transport
NODE_WITNESS
Node Witness (SegWit support)
NODE_XTHIN
Node Xthin (deprecated)