arlocal-utils
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -115,3 +115,3 @@ import { SmartWeaveNodeFactory } from 'redstone-smartweave'; | ||
contractSourceData = (_c.sent()).data; | ||
state = undefined; | ||
state = contractTxData; | ||
initStateTxID = (_a = contractTxTags.find(function (_a) { | ||
@@ -118,0 +118,0 @@ var name = _a.name; |
@@ -124,3 +124,3 @@ 'use strict'; | ||
contractSourceData = (_c.sent()).data; | ||
state = undefined; | ||
state = contractTxData; | ||
initStateTxID = (_a = contractTxTags.find(function (_a) { | ||
@@ -127,0 +127,0 @@ var name = _a.name; |
{ | ||
"name": "arlocal-utils", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Helper functions for ArLocal", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42163