Skip to content

Commit

Permalink
json -> js
Browse files Browse the repository at this point in the history
  • Loading branch information
expede committed Oct 18, 2023
1 parent f9d1a1e commit 42fb59c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ The Agent that controls a resource MUST maintain a cache of Revocations for whic

During validation of a UCAN delegation chain, the [canonical CID] of each UCAN delegation MUST be checked against the cache. If there's a match, the relevant Delegation MUST be ignored. Note that this MAY NOT invalidate the entire UCAN chain.

``` json
``` js
// Pseudocode

const proofs = invocation.prf
Expand Down

0 comments on commit 42fb59c

Please sign in to comment.