@fileverse-dev/fortune-react 1.0.2-mod-67-patch-3 → 1.0.2-mod-67-patch-4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.min.js +1 -1
- package/package.json +2 -2
package/dist/index.umd.js
CHANGED
|
@@ -35361,7 +35361,7 @@
|
|
|
35361
35361
|
return _BLOCKSCOUT.apply(this, arguments);
|
|
35362
35362
|
}
|
|
35363
35363
|
function _BLOCKSCOUT() {
|
|
35364
|
-
_BLOCKSCOUT = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee2(address, type, chain,
|
|
35364
|
+
_BLOCKSCOUT = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee2(address, type, chain, startTimestamp, endTimestamp, page, offset) {
|
|
35365
35365
|
var currentTimestamp, hostname, requestUrl, _json$result, _json$result2, response, json, _t, _t2;
|
|
35366
35366
|
return _regenerator().w(function (_context2) {
|
|
35367
35367
|
while (1) switch (_context2.n) {
|