From 42fb59cfc6d49aede3560c3be6e03b677ad8861d Mon Sep 17 00:00:00 2001 From: Brooklyn Zelenka Date: Tue, 17 Oct 2023 21:21:56 -0700 Subject: [PATCH] json -> js --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50ed69a..4ec4249 100644 --- a/README.md +++ b/README.md @@ -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