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
Sourcenew(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)
Sourceunpack(io) : self
SourceInstance methods
amount
Sourceclaim_period_seconds
Sourceextensions
Sourcefee
Sourcefrom
Sourcepreimage_hash
Sourcepreimage_size
Sourceto
Source