BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
Go to the source code of this file.
Namespaces | |
graphene | |
graphene::chain | |
Macros | |
#define | VESTING_VISITOR(NAME, MAYBE_CONST) |
Functions | |
bool | graphene::chain::sum_below_max_shares (const asset &a, const asset &b) |
graphene::chain::VESTING_VISITOR (on_deposit,) | |
graphene::chain::VESTING_VISITOR (on_deposit_vested,) | |
graphene::chain::VESTING_VISITOR (on_withdraw,) | |
graphene::chain::VESTING_VISITOR (is_deposit_allowed, const) | |
graphene::chain::VESTING_VISITOR (is_deposit_vested_allowed, const) | |
graphene::chain::VESTING_VISITOR (is_withdraw_allowed, const) | |
graphene::chain::VESTING_VISITOR (get_allowed_withdraw, const) | |
#define VESTING_VISITOR | ( | NAME, | |
MAYBE_CONST | |||
) |
Definition at line 193 of file vesting_balance_object.cpp.