#include <account_object.hpp>
Definition at line 323 of file account_object.hpp.
◆ vesting_delegation_object() [1/2]
template<typename Constructor , typename Allocator >
golos::chain::vesting_delegation_object::vesting_delegation_object |
( |
Constructor && |
c, |
|
|
allocator< Allocator > |
a |
|
) |
| |
|
inline |
◆ vesting_delegation_object() [2/2]
golos::chain::vesting_delegation_object::vesting_delegation_object |
( |
| ) |
|
|
inline |
◆ delegatee
account_name_type golos::chain::vesting_delegation_object::delegatee |
◆ delegator
account_name_type golos::chain::vesting_delegation_object::delegator |
◆ id
id_type golos::chain::vesting_delegation_object::id |
◆ min_delegation_time
time_point_sec golos::chain::vesting_delegation_object::min_delegation_time |
◆ vesting_shares
protocol::asset<0, 17, 0> golos::chain::vesting_delegation_object::vesting_shares |
The documentation for this class was generated from the following file: