From edcbf7e7e364c95c29f0fe2866adc90ef1af4ffa Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Sat, 16 Dec 2023 21:27:40 -0500 Subject: [PATCH] Remove name of return value in Verification algorithm description. Co-authored-by: Jeffrey Yasskin --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6d6e8cf50..cf8c44543 100644 --- a/index.html +++ b/index.html @@ -4524,8 +4524,8 @@

Verification

implementations MUST run when verifying a verifiable credential or a verifiable presentation. This algorithm takes a sequence of bytes ([=byte sequence=] inputBytes) and a media type -([=string=] inputMediaType) as inputs, and produces a result -([=map=] result) that contains the following: +([=string=] inputMediaType) as inputs, and returns a [=map=] +that contains the following: