struct

Graphene::Operations::T_authority

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

Constructors

from_graphene_json(json : JSON::Any | Nil, args) : self
Source
new(weight_threshold : UInt32, account_auths : Graphene::Serialize::Tm_map(Graphene::Serialize::Tm_protocol_id_type(2_i8), UInt16), key_auths : Graphene::Serialize::Tm_map(Secp256k1Zkp::PublicKey, UInt16), address_auths : Graphene::Serialize::Tm_map(Secp256k1Zkp::Address, UInt16))
Source
unpack(io) : self
Source

Instance methods

account_auths
Source
address_auths
Source
key_auths
Source
weight_threshold
Source