From 5cbda42cbe375bf53e00a82882fdb3743432cbb9 Mon Sep 17 00:00:00 2001 From: q16605216 <93708684+q16605216@users.noreply.github.com> Date: Mon, 23 Dec 2024 17:20:52 +0800 Subject: [PATCH] Update cwt.go --- cwt/cwt.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cwt/cwt.go b/cwt/cwt.go index e97f6eb..5421706 100644 --- a/cwt/cwt.go +++ b/cwt/cwt.go @@ -19,7 +19,7 @@ import ( const ( issuerPayloadIndex = 1 ) - +// test // SignParameters contains parameters of signing for cwt vc. type SignParameters struct { KeyID string