veriblock-pop-cpp
C++11 Libraries for leveraging VeriBlock Proof-Of-Proof blockchain technology.
|
Definition at line 272 of file messages.hpp.
Public Member Functions | |
template<typename Stream , typename Operation > | |
void | SerializationOp (Stream &s, Operation ser_action) |
Public Attributes | |
Block | block |
ADD_SERIALIZE_METHODS | |
Friends | |
bool | operator== (const BlockMsg &a, const BlockMsg &b) |
bool | operator!= (const BlockMsg &a, const BlockMsg &b) |
|
inline |
Definition at line 278 of file messages.hpp.
Definition at line 285 of file messages.hpp.
Definition at line 282 of file messages.hpp.
altintegration::btc::BlockMsg::ADD_SERIALIZE_METHODS |
Definition at line 275 of file messages.hpp.
Block altintegration::btc::BlockMsg::block |
Definition at line 273 of file messages.hpp.