@injectivelabs/utils
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -16,3 +16,3 @@ "use strict"; | ||
exports.DEFAULT_TIMEOUT_HEIGHT = 40; | ||
exports.DEFAULT_TIMESTAMP_TIMEOUT_MS = 30 * 1000; | ||
exports.DEFAULT_TIMESTAMP_TIMEOUT_MS = 60 * 1000 * 3; | ||
exports.DEFAULT_STD_FEE = { | ||
@@ -19,0 +19,0 @@ amount: [ |
{ | ||
"name": "@injectivelabs/utils", | ||
"description": "List of utils and helper functions that can be reused throughout Injective's projects.", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"author": { | ||
@@ -43,3 +43,3 @@ "name": "Bojan Angjelkoski", | ||
}, | ||
"gitHead": "172f79413bccb67059332765409eed0ea38092d0" | ||
"gitHead": "fba38d681f81c87f075521ecc2be09983950853d" | ||
} |
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
79729