GetAuthnDescriptorResponse is the response returned by the GetAuthnDescriptor RPC

interface GetAuthnDescriptorResponseAmino {
    authn?: AuthnDescriptorAmino;
}

Properties

Properties

authn describes how to authenticate to the application when sending transactions