Commit 523da34
committed
fix(ledger): re-export canonicalJson from ledger-anchor.ts (#9270)
Lost during editing -- the re-export line only carried sha256Hex, so any
consumer importing canonicalJson from this module got undefined. Caught while
building #9273's git-commit backend, which needs it to commit the same
canonicalized payload Rekor anchors.1 parent 9764ba7 commit 523da34
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
0 commit comments