From 33340d82ecdbad02016ee0512d7ac14529b1197d Mon Sep 17 00:00:00 2001 From: lucastortora Date: Mon, 6 Sep 2021 14:30:55 +0200 Subject: [PATCH] * Removed comment about txm which causes a compilation error upon importing from the wiki --- 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')