Bitcoin ABC  0.28.12
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
avalanche::Delegation::Level Struct Reference
Collaboration diagram for avalanche::Delegation::Level:
[legend]

Public Member Functions

 SERIALIZE_METHODS (Level, obj)
 

Public Attributes

CPubKey pubkey
 
SchnorrSig sig
 

Detailed Description

Definition at line 38 of file delegation.h.

Member Function Documentation

◆ SERIALIZE_METHODS()

avalanche::Delegation::Level::SERIALIZE_METHODS ( Level  ,
obj   
)
inline

Definition at line 42 of file delegation.h.

Member Data Documentation

◆ pubkey

CPubKey avalanche::Delegation::Level::pubkey

Definition at line 39 of file delegation.h.

◆ sig

SchnorrSig avalanche::Delegation::Level::sig

Definition at line 40 of file delegation.h.


The documentation for this struct was generated from the following file: