33 namespace graphene {
namespace chain {
42 implementation_ids, impl_blinded_balance_object_type>
58 ordered_unique< tag<by_id>, member< object, object_id_type, &object::id > >,
59 ordered_unique< tag<by_commitment>,
60 member<blinded_balance_object, commitment_type, &blinded_balance_object::commitment> >
Identifies a weighted set of keys and accounts that must approve operations.
tracks a blinded balance commitment
#define MAP_OBJECT_ID_TO_TYPE(OBJECT)
FC_REFLECT_TYPENAME(fc::log_message)
#define GRAPHENE_DECLARE_EXTERNAL_SERIALIZATION(type)
multi_index_container< blinded_balance_object, indexed_by< ordered_unique< tag< by_id >, member< object, object_id_type, &object::id > >, ordered_unique< tag< by_commitment >, member< blinded_balance_object, commitment_type, &blinded_balance_object::commitment > > > > blinded_balance_obj_multi_idx
fc::ecc::commitment_type commitment