AuthnDescriptor provides information on how to sign transactions without relying on the online RPCs GetTxMetadata and CombineUnsignedTxAndSignatures

from message cosmos.base.reflection.v2alpha1.AuthnDescriptor

Hierarchy

Constructors

Properties

signModes: SigningModeDescriptor[] = []

sign_modes defines the supported signature algorithm

from field: repeated cosmos.base.reflection.v2alpha1.SigningModeDescriptor sign_modes = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.base.reflection.v2alpha1.AuthnDescriptor" = "cosmos.base.reflection.v2alpha1.AuthnDescriptor"

Methods