GetAuthnDescriptorResponse is the response returned by the GetAuthnDescriptor RPC

from message cosmos.base.reflection.v2alpha1.GetAuthnDescriptorResponse

Hierarchy

Constructors

Properties

authn describes how to authenticate to the application when sending transactions

from field: cosmos.base.reflection.v2alpha1.AuthnDescriptor authn = 1;

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

Methods