Another small repair

This commit is contained in:
Tony Garnock-Jones 2023-02-07 13:11:14 +01:00
parent 2ad99b56b8
commit bc41182533
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ embeddedType EntityRef.Cap .
; e = canonical machine-oriented serialization of some preserves value, and
; k = the original secret key for the ref.
;
; The `sig` is then f(f(f(f(k, e(oid)), ...), Caveat), ...).
; The `sig` is then f(f(f(f(k, e(oid)), ...), e(Caveat)), ...).
;
SturdyRef = <ref @oid any @caveatChain [Caveat ...] @sig bytes>.