Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ucan.isSelfSigned

Check if a UCAN is self-signed.

function isSelfSigned(ucan: Ucan): boolean;
§
isSelfSigned(ucan: Ucan): boolean
[src]

§Parameters

§Return Type

§
boolean
[src]