struct Graphene::Operations::OP_htlc_redeemed

Overview

TODO OP virtual Htlc_redeemed

Included Modules

Defined in:

bitshares-crystal/new_serializer.cr

Constructors

Instance methods inherited from module Graphene::Serialize::Composite(Graphene::Operations::OP_htlc_redeemed)

__all_instance_vars_from_graphene_json(json, args) __all_instance_vars_from_graphene_json, __all_instance_vars_unpack(io) __all_instance_vars_unpack, pack(io) pack, to_json(json : JSON::Builder) : Nil to_json

Instance methods inherited from module Graphene::Serialize::Pack(Graphene::Operations::OP_htlc_redeemed)

pack(io : BinaryIO)
pack
pack
, to_graphene_json(graphene_address_prefix = "") : String to_graphene_json

Class methods inherited from module Graphene::Serialize::Pack(Graphene::Operations::OP_htlc_redeemed)

from_graphene_json(data : JSON::Any | Nil, graphene_address_prefix = "") from_graphene_json, unpack(data : Bytes) unpack

Instance methods inherited from struct Graphene::Operations::T_unsupported_type_base

<=>(other) <=>, initialize initialize, pack(io) pack, to_json(json : JSON::Builder) : Nil to_json

Constructor methods inherited from struct Graphene::Operations::T_unsupported_type_base

from_graphene_json(json : JSON::Any | Nil, args) : self from_graphene_json, new new, unpack(io) : self unpack

Constructor Detail

def self.from_graphene_json(json : JSON::Any | Nil, args) : self #

def self.unpack(io) : self #