Fields not yet implemented.
This commit is contained in:
parent
50f94eb3dc
commit
49b3a1b770
1 changed files with 0 additions and 3 deletions
|
@ -150,9 +150,6 @@ namespace rai {
|
|||
bool deserialize (rai::stream &);
|
||||
void serialize (rai::stream &) override;
|
||||
bool operator == (rai::keepalive const &) const;
|
||||
uint8_t version_running;
|
||||
uint8_t version_supported;
|
||||
std::bitset <16> features;
|
||||
std::array <rai::endpoint, 8> peers;
|
||||
rai::uint256_union checksum;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue