|
BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <graphene/protocol/ext.hpp>#include <graphene/protocol/types.hpp>#include <fc/thread/future.hpp>Go to the source code of this file.
Namespaces | |
| graphene | |
| graphene::protocol | |
Typedefs | |
| using | graphene::protocol::extendable_operation_result = extension< extendable_operation_result_dtl > |
| using | graphene::protocol::operation_result = fc::static_variant< void_result, object_id_type, asset, generic_operation_result, generic_exchange_operation_result, extendable_operation_result > |
| using | graphene::protocol::future_extensions = static_variant< void_t > |
| using | graphene::protocol::extensions_type = future_extensions::flat_set_type |
1.8.17