Skip to content

computeAttestationHash()

SIP Protocol API Reference v0.7.0


SIP Protocol API Reference / computeAttestationHash

computeAttestationHash(message): Uint8Array

Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:4008

Compute the hash to be signed for an attestation

hash = SHA256(domain || serialized_message)

OracleAttestationMessage

Uint8Array