Graphene::Operations::OP_htlc_redeem
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, htlc_id : Graphene::Serialize::Tm_protocol_id_type(16_i8), redeemer : Graphene::Serialize::Tm_protocol_id_type(2_i8), preimage : Slice(UInt8), extensions : Graphene::Serialize::Tm_empty_set(Graphene::Serialize::T_void))
Sourceunpack(io) : self
SourceInstance methods
extensions
Sourcefee
Sourcehtlc_id
Sourcepreimage
Sourceredeemer
Source