![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
class | CMessageHeader |
Message header. More... | |
class | CAddress |
A CService with information about it as peer. More... | |
class | CInv |
inv message data More... | |
Enumerations | |
enum | { NODE_NETWORK = (1 << 0), NODE_BLOOM = (1 << 1) } |
nServices flags More... | |
enum | { MSG_TX = 1, MSG_BLOCK, MSG_FILTERED_BLOCK } |
Variables | |
bool | fTestNet |
unsigned char | pchMessageStart [4] |
anonymous enum |
anonymous enum |
Enumerator | |
---|---|
MSG_TX | |
MSG_BLOCK | |
MSG_FILTERED_BLOCK |
Definition at line 139 of file protocol.h.