struct

Graphene::Operations::T_bitasset_options

Inherits Graphene::Serialize::Composite < Graphene::Serialize::Pack < Struct < Value < Object

Constructors

from_graphene_json(json : JSON::Any | Nil, args) : self
Source
new(feed_lifetime_sec : UInt32, minimum_feeds : UInt8, force_settlement_delay_sec : UInt32, force_settlement_offset_percent : UInt16, maximum_force_settlement_volume : UInt16, short_backing_asset : Graphene::Serialize::Tm_protocol_id_type(3_i8), extensions : Graphene::Operations::T_bitasset_options::Ext)
Source
unpack(io) : self
Source

Instance methods

extensions
Source
feed_lifetime_sec
Source
force_settlement_delay_sec
Source
force_settlement_offset_percent
Source
maximum_force_settlement_volume
Source
minimum_feeds
Source
short_backing_asset
Source

Nested types