BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <graphene/protocol/base.hpp>
#include <graphene/protocol/asset.hpp>
#include <graphene/protocol/authority.hpp>
Go to the source code of this file.
Classes | |
struct | graphene::protocol::blind_memo |
struct | graphene::protocol::blind_input |
struct | graphene::protocol::stealth_confirmation |
struct | graphene::protocol::stealth_confirmation::memo_data |
class | graphene::protocol::blind_output |
Defines data required to create a new blind commitment. More... | |
class | graphene::protocol::transfer_to_blind_operation |
Converts public account balance to a blinded or stealth balance. More... | |
struct | graphene::protocol::transfer_to_blind_operation::fee_params_t |
struct | graphene::protocol::transfer_from_blind_operation |
Converts blinded/stealth balance to a public account balance. More... | |
struct | graphene::protocol::transfer_from_blind_operation::fee_params_t |
struct | graphene::protocol::blind_transfer_operation |
Transfers from blind to blind. More... | |
struct | graphene::protocol::blind_transfer_operation::fee_params_t |
Namespaces | |
graphene | |
graphene::protocol | |