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