Attestation
Attestations confirm that the user who issued the attestation (the attestor) verified some data about the attested user (the subject).
Arguments
address
string
required Address of the attested user (the subject).profile
object
required Verified data about the attested user.
Returns
Returns the unit hash.
Example
Learn more
"23. Attestations" (page 32) https://byteball.org/Byteball.pdf
Last updated