BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
void_result do_evaluate(const account_create_operation &o)
account_update_operation operation_type
void_result do_apply(const account_update_operation &o)
account_upgrade_operation operation_type
void_result do_evaluate(const account_whitelist_operation &o)
object_id_type do_apply(const account_create_operation &o)
void_result do_evaluate(const account_update_operation &o)
void_result do_evaluate(const operation_type &o)
account_whitelist_operation operation_type
void_result do_apply(const operation_type &o)
Update an existing account.
const account_object * account
This class represents an account on the object graph.
void_result do_apply(const account_whitelist_operation &o)
account_create_operation operation_type
Manage an account's membership status.
const account_object * listed_account
This operation is used to whitelist and blacklist accounts, primarily for transacting in whitelisted ...
const account_object * acnt