# Functions
hasServices returns whether or not the provided advertised service flags have all of the provided desired service flags set.
MissingServices returns what missing service flags from the advertised flags to the desired flags set.
No description provided by the author
# Constants
a peer supports bloom filtering.
Support continue block sync for DAG search.
a peer supports committed filters (CFs).
Support check data consistency.
Support continue block sync for DAG search.
full node.
InitialProcotolVersion is the initial protocol version for the network.
light node.
MainNet represents the main network.
MixNet represents the Mix Pow network.
Observer.
PrivNet represents the private test network.
ProtocolVersion is the latest protocol version this package supports.
Relay.
TestNet2 represents the test network.
None.
# Structs
No description provided by the author
# Type aliases
Network represents which qitmeer network a message belongs to.
ServiceFlag identifies services supported by a peer node.