BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <vesting_balance_object.hpp>
Public Member Functions | |
uint64_t | operator() (const vesting_balance_object &vbo) const |
Used as CompatibleHash Calculate a hash vesting_balance_object if vesting_balance_object.balance_type is market_fee_sharing calculate has as vbo_mfs_hash(vesting_balance_object.owner, hash(vbo.balance.asset_id) (see vbo_mfs_hash) otherwise: hash_value(vesting_balance_object.id);
Definition at line 216 of file vesting_balance_object.hpp.
|
inline |
Definition at line 218 of file vesting_balance_object.hpp.