class
BitShares::Operations::OP_asset_update
Defined in:
bitshares-crystal/serializer.cr
from_byte_buffer(io, args : Arguments)
from_byte_buffer,
get_all_fields
get_all_fields,
inherited_fields(super_class)
inherited_fields,
to_byte_buffer(io, args : Arguments, opdata : Raw)
to_byte_buffer,
to_object(args : Arguments, opdata : Raw) : Raw | Nil
to_object
Class methods inherited from class BitShares::Serialize::T_Base
from_byte_buffer(io, args : Arguments)
from_byte_buffer,
parse(data : Bytes, graphene_address_prefix = "") : Raw | Nil
parse,
sort_opdata_array(args : Arguments, array : Array(Raw), sort_by_optype : FieldType)
sort_opdata_array,
to_binary(opdata, graphene_address_prefix = "")
to_binary,
to_byte_buffer(io, args : Arguments, opdata : Raw | Nil)
to_byte_buffer,
to_json(opdata, graphene_address_prefix = "") : Raw
to_json,
to_object(args : Arguments, opdata : Raw | Nil) : Raw | Nil
to_object