Expand description
Service flags for Bitcoin P2P protocol
Defines service flags used in Version messages to indicate node capabilities. Includes standard Bitcoin flags and Commons-specific extensions.
Re-exports§
Modules§
Functions§
- clear_
flag - Clear a service flag
- get_
commons_ flags - Get all Commons-specific flags
- has_
flag - Check if a service flag is set
- set_
flag - Set a service flag
- supports_
commons - Check if node supports Commons features