BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <confidential.hpp>
Public Attributes | |
fc::ecc::commitment_type | commitment |
authority | owner |
Definition at line 85 of file confidential.hpp.
fc::ecc::commitment_type graphene::protocol::blind_input::commitment |
Definition at line 87 of file confidential.hpp.
authority graphene::protocol::blind_input::owner |
provided to maintain the invariant that all authority required by an operation is explicit in the operation. Must match blinded_balance_id->owner
Definition at line 92 of file confidential.hpp.