@zilliqa-js/core
Advanced tools
Comparing version 0.7.5 to 0.8.0-alpha.0
@@ -51,2 +51,4 @@ /// <reference types="node" /> | ||
amount: string; | ||
code: string; | ||
data: string; | ||
gasPrice: string; | ||
@@ -53,0 +55,0 @@ gasLimit: string; |
{ | ||
"name": "@zilliqa-js/core", | ||
"version": "0.7.5", | ||
"version": "0.8.0-alpha.0", | ||
"description": "Core abstractions that power the zilliqa JS client.", | ||
@@ -27,3 +27,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "4a13751610427d83d0cf9ad432e5be6b06b8f8c7" | ||
"gitHead": "48a2d4887f61452ebf6cd266411380ffe24e7b0f" | ||
} |
@@ -78,2 +78,4 @@ // This file is part of Zilliqa-Javascript-Library. | ||
amount: string; | ||
code: string; | ||
data: string; | ||
gasPrice: string; | ||
@@ -80,0 +82,0 @@ gasLimit: string; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
428155
3271