@big-whale-labs/constants
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -8,2 +8,2 @@ export declare const FORTMATIC_KEY = "pk_test_59D9E782219D2943"; | ||
export declare const DOSU_INVITES_DERIVATIVE_CONTRACT_ADDRESS = "0x7c813AEb67B578b5a70D297BbF25958D214D0AAB"; | ||
export declare const QUERY_BLOCK_LIMIT = 50000; | ||
export declare const QUERY_BLOCK_LIMIT = -150000; |
@@ -11,3 +11,3 @@ "use strict"; | ||
exports.DOSU_INVITES_DERIVATIVE_CONTRACT_ADDRESS = '0x7c813AEb67B578b5a70D297BbF25958D214D0AAB'; | ||
exports.QUERY_BLOCK_LIMIT = 50000; | ||
exports.QUERY_BLOCK_LIMIT = -150000; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@big-whale-labs/constants", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Various constants used by BWL products", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
4788