![]() |
Bitcoin ABC 0.32.4
P2P Digital Currency
|
#include <protocol.h>
Public Member Functions | |
| Hello (Delegation delegationIn, SchnorrSig sigIn) | |
| SchnorrSig | GetSig () |
| SERIALIZE_METHODS (Hello, obj) | |
Private Attributes | |
| Delegation | delegation |
| SchnorrSig | sig |
Definition at line 68 of file protocol.h.
|
inline |
Definition at line 73 of file protocol.h.
|
inline |
Definition at line 76 of file protocol.h.
|
inline |
Definition at line 79 of file protocol.h.
|
private |
Definition at line 69 of file protocol.h.
|
private |
Definition at line 70 of file protocol.h.