Scorum
|
#include <set>
#include <scorum/protocol/types.hpp>
#include <scorum/chain/database/database.hpp>
#include <scorum/chain/schema/registration_objects.hpp>
#include <scorum/chain/schema/dev_committee_object.hpp>
Go to the source code of this file.
Namespaces | |
scorum | |
scorum::chain | |
scorum::chain::committee | |
Functions | |
template<typename MemberIndexType > | |
std::set< account_name_type > | scorum::chain::committee::lookup_members (const database &db, const std::string &lower_bound_name, uint32_t limit) |