LinkValidationResult
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / LinkValidationResult
Interface: LinkValidationResult
Section titled “Interface: LinkValidationResult”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1539
Result of validating a cross-proof link
Properties
Section titled “Properties”sourceProofId
Section titled “sourceProofId”sourceProofId:
string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1541
Source proof ID
targetProofId
Section titled “targetProofId”targetProofId:
string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1543
Target proof ID
expectedHash
Section titled “expectedHash”expectedHash:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1545
Expected link hash
computedHash
Section titled “computedHash”computedHash:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1547
Computed link hash
valid:
boolean
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1549
Whether link is valid