BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
Go to the documentation of this file.
28 namespace graphene {
namespace protocol {
107 (fee)(owner)(work_begin_date)(work_end_date)(daily_pay)(name)(url)(initializer) )
vesting_balance_worker_initializer(uint16_t days=0)
FC_REFLECT_TYPENAME(fc::log_message)
Create a new worker object.
worker_initializer initializer
This should be set to the initializer appropriate for the type of worker to be created.
microseconds days(int64_t d)
#define GRAPHENE_BLOCKCHAIN_PRECISION
time_point_sec work_end_date
static_variant< refund_worker_initializer, vesting_balance_worker_initializer, burn_worker_initializer > worker_initializer
#define GRAPHENE_DECLARE_EXTERNAL_SERIALIZATION(type)
uint16_t pay_vesting_period_days
#define FC_REFLECT(TYPE, MEMBERS)
Specializes fc::reflector for TYPE.
account_id_type fee_payer() const
time_point_sec work_begin_date