Update tlsn-js to use tlsn alpha4 (#17)

* build: Update tlsn dependency to v0.1.0-alpha.4

* chore: resolve lint warnings
This commit is contained in:
Hendrik Eeckhaut
2024-02-15 07:06:50 +01:00
committed by GitHub
parent 079f1a314c
commit afe9e48740
5 changed files with 17 additions and 16 deletions

View File

@@ -1,5 +1,4 @@
import { prove, verify } from '../src';
import simple_proof_redacted from './assets/simple_proof_redacted.json';
(async function () {
try {