|
BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <graphene/chain/account_evaluator.hpp>#include <graphene/chain/buyback.hpp>#include <graphene/chain/buyback_object.hpp>#include <graphene/chain/database.hpp>#include <graphene/chain/committee_member_object.hpp>#include <graphene/chain/exceptions.hpp>#include <graphene/chain/hardfork.hpp>#include <graphene/chain/internal_exceptions.hpp>#include <graphene/chain/special_authority_evaluation.hpp>#include <graphene/chain/special_authority_object.hpp>#include <graphene/chain/witness_object.hpp>#include <graphene/chain/worker_object.hpp>#include <algorithm>Go to the source code of this file.
Namespaces | |
| graphene | |
| graphene::chain | |
Functions | |
| void | graphene::chain::verify_authority_accounts (const database &db, const authority &a) |
| void | graphene::chain::verify_account_votes (const database &db, const account_options &options) |
1.8.17