#include <block.h>
|
| template<typename Stream , typename Operation > |
| void | SerializationOp (Stream &s, Operation ser_action, int nType, int nVersion) |
| |
| uint256 | GetHash () const |
| |
Definition at line 17 of file block.h.
◆ GetHash()
| uint256 PoSBlockSummary::GetHash |
( |
| ) |
const |
◆ SerializationOp()
template<typename Stream , typename Operation >
| void PoSBlockSummary::SerializationOp |
( |
Stream & |
s, |
|
|
Operation |
ser_action, |
|
|
int |
nType, |
|
|
int |
nVersion |
|
) |
| |
|
inline |
◆ operator!=
◆ operator==
◆ ADD_SERIALIZE_METHODS
| PoSBlockSummary::ADD_SERIALIZE_METHODS |
◆ hash
◆ height
| uint32_t PoSBlockSummary::height |
◆ nTime
| uint32_t PoSBlockSummary::nTime |
The documentation for this class was generated from the following files: