From 93afb7231803fa19315345b2b022acec2879b67e Mon Sep 17 00:00:00 2001 From: Brord van Wierst Date: Tue, 3 Oct 2023 01:47:40 +0200 Subject: [PATCH] ?? --- bindings/nodejs/lib/utils/utils.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/bindings/nodejs/lib/utils/utils.ts b/bindings/nodejs/lib/utils/utils.ts index 88c5454129..c960546fba 100644 --- a/bindings/nodejs/lib/utils/utils.ts +++ b/bindings/nodejs/lib/utils/utils.ts @@ -210,9 +210,6 @@ export class Utils { }); } - /** - - /** * Compute the transaction ID (Blake2b256 hash of the provided transaction payload) of a transaction payload. *