struct

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
Source
new(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))
Source
unpack(io) : self
Source

Instance methods

expiration_time
Source
extensions
Source
fee_paying_account
Source
proposed_ops
Source
review_period_seconds
Source

Nested types