BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Types | Public Member Functions | List of all members
graphene::protocol::special_authority_validate_visitor Struct Reference

Public Types

typedef void result_type
 

Public Member Functions

void operator() (const no_special_authority &a)
 
void operator() (const top_holders_special_authority &a)
 

Detailed Description

Definition at line 31 of file special_authority.cpp.

Member Typedef Documentation

◆ result_type

Definition at line 33 of file special_authority.cpp.

Member Function Documentation

◆ operator()() [1/2]

void graphene::protocol::special_authority_validate_visitor::operator() ( const no_special_authority a)
inline

Definition at line 35 of file special_authority.cpp.

◆ operator()() [2/2]

void graphene::protocol::special_authority_validate_visitor::operator() ( const top_holders_special_authority a)
inline

Definition at line 37 of file special_authority.cpp.


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