Graphene::Operations::T_authority
Inherits Graphene::Serialize::Composite < Graphene::Serialize::Pack < Struct < Value < Object
Constructors
from_graphene_json(json : JSON::Any | Nil, args) : self
Sourcenew(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))
Sourceunpack(io) : self
SourceInstance methods
account_auths
Sourceaddress_auths
Sourcekey_auths
Sourceweight_threshold
Source