struct

Graphene::Operations::OP_account_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, registrar : Graphene::Serialize::Tm_protocol_id_type(2_i8), referrer : Graphene::Serialize::Tm_protocol_id_type(2_i8), referrer_percent : UInt16, name : String, owner : Graphene::Operations::T_authority, active : Graphene::Operations::T_authority, options : Graphene::Operations::T_account_options, extensions : Graphene::Operations::OP_account_create::Ext)
Source
unpack(io) : self
Source

Instance methods

active
Source
extensions
Source
name
Source
options
Source
owner
Source
referrer
Source
referrer_percent
Source
registrar
Source

Nested types