IdentifyResult
The result of a [[AnchorLink.identify]] call.
Summary
Members | Descriptions |
---|---|
| The identified account. |
| 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