Options
All
  • Public
  • Public/Protected
  • All
Menu

Proof contains all the data used to verify a signature when linking an account to a profile

Hierarchy

  • Proof

Index

Properties

plainText

plainText: string

PlainText represents the value signed in order to produce the Signature

Optional pubKey

pubKey: Any

PubKey represents the public key associated with the address for which to prove the ownership

signature

signature: string

Signature represents the hex-encoded signature of the PlainText value

Generated using TypeDoc