struct

Graphene::Operations::OP_htlc_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, from : Graphene::Serialize::Tm_protocol_id_type(2_i8), to : Graphene::Serialize::Tm_protocol_id_type(2_i8), amount : Graphene::Operations::T_asset, preimage_hash : Graphene::Serialize::Tm_static_variant(Tuple(Graphene::Serialize::Tm_fixed_bytes(20), Graphene::Serialize::Tm_fixed_bytes(20), Graphene::Serialize::Tm_fixed_bytes(32), Graphene::Serialize::Tm_fixed_bytes(20))), preimage_size : UInt16, claim_period_seconds : UInt32, extensions : Graphene::Operations::OP_htlc_create::Ext)
Source
unpack(io) : self
Source

Instance methods

amount
Source
claim_period_seconds
Source
extensions
Source
from
Source
preimage_hash
Source
preimage_size
Source

Nested types