BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Classes | Namespaces | Functions
account.hpp File Reference
#include <graphene/protocol/base.hpp>
#include <graphene/protocol/asset.hpp>
#include <graphene/protocol/authority.hpp>
#include <graphene/protocol/buyback.hpp>
#include <graphene/protocol/special_authority.hpp>
#include <graphene/protocol/vote.hpp>

Go to the source code of this file.

Classes

struct  graphene::protocol::account_options
 These are the fields which can be updated by the active authority. More...
 
struct  graphene::protocol::account_create_operation
 
struct  graphene::protocol::account_create_operation::ext
 
struct  graphene::protocol::account_create_operation::fee_params_t
 
struct  graphene::protocol::account_update_operation
 Update an existing account. More...
 
struct  graphene::protocol::account_update_operation::ext
 
struct  graphene::protocol::account_update_operation::fee_params_t
 
struct  graphene::protocol::account_whitelist_operation
 This operation is used to whitelist and blacklist accounts, primarily for transacting in whitelisted assets. More...
 
struct  graphene::protocol::account_whitelist_operation::fee_params_t
 
struct  graphene::protocol::account_upgrade_operation
 Manage an account's membership status. More...
 
struct  graphene::protocol::account_upgrade_operation::fee_params_t
 
struct  graphene::protocol::account_transfer_operation
 transfers the account to another account while clearing the white list More...
 
struct  graphene::protocol::account_transfer_operation::fee_params_t
 

Namespaces

 graphene
 
 graphene::protocol
 

Functions

bool graphene::protocol::is_valid_name (const string &name)
 
bool graphene::protocol::is_cheap_name (const string &n)