BitShares-Core  6.1.0
BitShares blockchain implementation and command-line interface software
Classes | Namespaces
confidential.hpp File Reference
#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 commitmentThe blinded output that must be proven to be greater than 0. 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_parameters_type
 
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_parameters_type
 
struct  graphene::protocol::blind_transfer_operation
 Transfers from blind to blind. More...
 
struct  graphene::protocol::blind_transfer_operation::fee_parameters_type
 

Namespaces

 graphene
 
 graphene::protocol