@vostokplatform/signature-generator
Advanced tools
Comparing version 1.3.22 to 1.3.23
@@ -292,3 +292,3 @@ "use strict"; | ||
new __1.StringWithLength('contractName'), | ||
new __1.DockerCreateParamsEntries('data'), | ||
new __1.DockerCreateParamsEntries('params'), | ||
new __1.Long('fee'), | ||
@@ -295,0 +295,0 @@ new __1.Long('timestamp') |
{ | ||
"name": "@vostokplatform/signature-generator", | ||
"version": "1.3.22", | ||
"version": "1.3.23", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "files": [ |
@@ -287,3 +287,3 @@ "use strict"; | ||
new __1.StringWithLength('contractName'), | ||
new __1.DockerCreateParamsEntries('data'), | ||
new __1.DockerCreateParamsEntries('params'), | ||
new __1.Long('fee'), | ||
@@ -290,0 +290,0 @@ new __1.Long('timestamp') |
@@ -356,3 +356,3 @@ import { | ||
new StringWithLength('contractName'), | ||
new DockerCreateParamsEntries('data'), | ||
new DockerCreateParamsEntries('params'), | ||
new Long('fee'), | ||
@@ -359,0 +359,0 @@ new Long('timestamp') |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
6254470