For the complete documentation index, see llms.txt. This page is also available as Markdown.

IdentifyResult

class AnchorLinkSharp::IdentifyResult
  : public TransactResult

The result of a [[AnchorLink.identify]] call.

Summary

Members
Descriptions

public object Account

The identified account.

public string SignerKey

The public key that signed the identity proof.

Members

public object Account

The identified account.

public string SignerKey

The public key that signed the identity proof.

Last updated