Scorum
Classes | Namespaces | Typedefs | Functions
authority.hpp File Reference
#include <scorum/protocol/types.hpp>
#include <fc/interprocess/container.hpp>

Go to the source code of this file.

Classes

struct  scorum::protocol::authority
 

Namespaces

 scorum
 
 scorum::protocol
 

Typedefs

typedef flat_map< account_name_type, authority_weight_type > scorum::protocol::account_authority_map
 

Functions

template<typename AuthorityType >
void scorum::protocol::add_authority_accounts (flat_set< account_name_type > &result, const AuthorityType &a)
 
bool scorum::protocol::is_valid_account_name (const std::string &name)
 
bool scorum::protocol::operator== (const authority &a, const authority &b)