struct

Graphene::Operations::T_account_options

Inherits Graphene::Serialize::Composite < Graphene::Serialize::Pack < Struct < Value < Object

Constructors

from_graphene_json(json : JSON::Any | Nil, args) : self
Source
new(memo_key : Secp256k1Zkp::PublicKey, voting_account : Graphene::Serialize::Tm_protocol_id_type(2_i8), num_witness : UInt16, num_committee : UInt16, votes : Graphene::Serialize::Tm_set(Graphene::Serialize::T_vote_id), extensions : Graphene::Serialize::Tm_empty_set(Graphene::Serialize::T_void))
Source
unpack(io) : self
Source

Instance methods

extensions
Source
memo_key
Source
num_committee
Source
num_witness
Source
votes
Source
voting_account
Source