From 0f5be7e3668da9db7f158accd03d702d34536694 Mon Sep 17 00:00:00 2001 From: lucas-tortora <85233773+lucas-tortora@users.noreply.github.com> Date: Mon, 6 Sep 2021 15:21:46 +0200 Subject: [PATCH] * Removed comment about txm which causes a compilation error upon importing from the wiki (#384) --- bindings/wasm/README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/bindings/wasm/README.md b/bindings/wasm/README.md index f866f1739f..acba221f8a 100644 --- a/bindings/wasm/README.md +++ b/bindings/wasm/README.md @@ -35,16 +35,7 @@ or for the `web` with ```npm run build:web``` ## NodeJS Usage - - + ```javascript const identity = require('@iota/identity-wasm/node')