|
BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <graphene/protocol/balance.hpp>#include <graphene/protocol/buyback.hpp>#include <graphene/protocol/exceptions.hpp>#include <graphene/protocol/fba.hpp>#include <graphene/protocol/vesting.hpp>#include <fc/io/raw.hpp>Go to the source code of this file.
Namespaces | |
| graphene | |
| graphene::protocol | |
Functions | |
| graphene::protocol::FC_IMPLEMENT_DERIVED_EXCEPTION (transaction_exception, protocol_exception, 4010000, "transaction validation exception") FC_IMPLEMENT_DERIVED_EXCEPTION(tx_missing_active_auth | |
| missing required active authority | graphene::protocol::FC_IMPLEMENT_DERIVED_EXCEPTION (tx_missing_owner_auth, transaction_exception, 4010002, "missing required owner authority") FC_IMPLEMENT_DERIVED_EXCEPTION(tx_missing_other_auth |
| missing required active authority missing required other authority | graphene::protocol::FC_IMPLEMENT_DERIVED_EXCEPTION (tx_irrelevant_sig, transaction_exception, 4010004, "irrelevant signature included") FC_IMPLEMENT_DERIVED_EXCEPTION(tx_duplicate_sig |
Variables | |
| graphene::protocol::transaction_exception | |
1.8.17