Skip to content

computeAttestationHash()

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / computeAttestationHash

computeAttestationHash(message): Uint8Array

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:7022

Compute the hash to be signed for an attestation

hash = SHA256(domain || serialized_message)

OracleAttestationMessage

Uint8Array