@terra-money/terra.js
Advanced tools
Comparing version 0.4.18-beta.2 to 0.4.18-beta.3
@@ -36,3 +36,3 @@ import { Msg } from '../core/Msg'; | ||
* @return {boolean} payload.success | ||
* @return {string} payload.result.public_key Hex encoded public key | ||
* @return {string} payload.result.public_key Base64 encoded public key | ||
* @return {string} payload.result.signature Base64 encoded signature | ||
@@ -39,0 +39,0 @@ * @return {number} payload.result.recid Recovery id |
@@ -57,3 +57,3 @@ "use strict"; | ||
* @return {boolean} payload.success | ||
* @return {string} payload.result.public_key Hex encoded public key | ||
* @return {string} payload.result.public_key Base64 encoded public key | ||
* @return {string} payload.result.signature Base64 encoded signature | ||
@@ -60,0 +60,0 @@ * @return {number} payload.result.recid Recovery id |
{ | ||
"version": "0.4.18-beta.2", | ||
"version": "0.4.18-beta.3", | ||
"license": "MIT", | ||
@@ -4,0 +4,0 @@ "main": "dist/index.js", |
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
4817699