![]() |
Bitcoin ABC 0.33.1
P2P Digital Currency
|
#include <protocol.h>
Public Member Functions | |
| Hello (Delegation delegationIn, SchnorrSig sigIn, uint32_t max_elements_in) | |
| SchnorrSig | GetSig () |
| uint32_t | GetMaxElements () const |
| SERIALIZE_METHODS (Hello, obj) | |
Private Attributes | |
| Delegation | delegation |
| SchnorrSig | sig |
| uint32_t | max_elements |
Definition at line 68 of file protocol.h.
|
inline |
Definition at line 74 of file protocol.h.
|
inline |
Definition at line 79 of file protocol.h.
|
inline |
Definition at line 78 of file protocol.h.
|
inline |
Definition at line 82 of file protocol.h.
|
private |
Definition at line 69 of file protocol.h.
|
private |
Definition at line 71 of file protocol.h.
|
private |
Definition at line 70 of file protocol.h.