Skip to content

computeAttestationHash()

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / computeAttestationHash

computeAttestationHash(message): Uint8Array

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7095

Compute the hash to be signed for an attestation

hash = SHA256(domain || serialized_message)

OracleAttestationMessage

Uint8Array