@bloks/constants
Advanced tools
Comparing version 3.5.63 to 3.5.64
{ | ||
"name": "@bloks/constants", | ||
"version": "3.5.63", | ||
"version": "3.5.64", | ||
"description": "", | ||
@@ -12,3 +12,3 @@ "publishConfig": { | ||
"license": "UNLICENSED", | ||
"gitHead": "335ca361981e64f3676fd5426efdcf8f948caf3a" | ||
"gitHead": "8f4c209943b403c83621e467734d85fafe1a56ed" | ||
} |
const DEFAULT_ENDPOINTS = [ | ||
'https://wax.greymass.com', | ||
'https://chain.wax.io', | ||
@@ -8,2 +9,3 @@ 'https://api.waxsweden.org', | ||
const ACTIONS_ENDPOINTS = [ | ||
'https://wax.greymass.com', | ||
'https://api.waxsweden.org', | ||
@@ -15,2 +17,3 @@ 'https://wax.eosrio.io', | ||
const TRANSACTIONS_ENDPOINTS = [ | ||
'https://wax.greymass.com', | ||
'https://api.waxsweden.org', | ||
@@ -17,0 +20,0 @@ 'https://wax.eosrio.io', |
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
59667
1943