It works now part 2

This commit is contained in:
2024-05-21 23:53:40 -06:00
parent a2239cfe7e
commit a362a3e4ff
4 changed files with 484 additions and 15 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ async function main() {
await init()
let x = await entrypoint()
console.log(x);
await new Promise(r => setTimeout(r, 200000));
await new Promise(r => setTimeout(r, 200000000));
//let y = {
// algorithm: "sha-256",
// value: new Uint8Array([14, 162, 111, 176, 34, 113, 218, 69, 177, 18, 13, 180, 232, 204, 49, 65, 161, 195, 36, 238, 23, 95, 174, 190, 24, 216, 105, 89, 236, 147, 206, 139]),