Graphene::Operations::OP_proposal_create
Inherits Graphene::Serialize::Composite < Graphene::Serialize::Pack < Struct < Value < Object
Constructors
from_graphene_json(json : JSON::Any | Nil, args) : self
Sourcenew(fee : Graphene::Operations::T_asset, fee_paying_account : Graphene::Serialize::Tm_protocol_id_type(2_i8), expiration_time : Graphene::Serialize::T_time_point_sec, proposed_ops : Array(Graphene::Operations::T_op_wrapper), review_period_seconds : Graphene::Serialize::Tm_optional(UInt32), extensions : Graphene::Serialize::Tm_empty_set(Graphene::Serialize::T_void))
Sourceunpack(io) : self
SourceInstance methods
expiration_time
Sourceextensions
Sourcefee
Sourcefee_paying_account
Sourceproposed_ops
Sourcereview_period_seconds
Source