struct

Graphene::Operations::OP_liquidity_pool_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, account : Graphene::Serialize::Tm_protocol_id_type(2_i8), asset_a : Graphene::Serialize::Tm_protocol_id_type(3_i8), asset_b : Graphene::Serialize::Tm_protocol_id_type(3_i8), share_asset : Graphene::Serialize::Tm_protocol_id_type(3_i8), taker_fee_percent : UInt16, withdrawal_fee_percent : UInt16, extensions : Graphene::Serialize::Tm_empty_set(Graphene::Serialize::T_void))
Source
unpack(io) : self
Source

Instance methods

account
Source
asset_a
Source
asset_b
Source
extensions
Source
share_asset
Source
taker_fee_percent
Source
withdrawal_fee_percent
Source

Nested types