@ethereansos/interfaces-core 0.4.122 → 0.4.123

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.cjs.js CHANGED
@@ -23817,7 +23817,7 @@ function _sendAsync() {
23817
23817
  case 0:
23818
23818
  _context.prev = 0;
23819
23819
  _context.next = 3;
23820
- return (provider.request || provider.sendAsync || provider.send).call(provider, {
23820
+ return (provider.sendAsync || provider.send).call(provider, {
23821
23821
  jsonrpc: '2.0',
23822
23822
  method: method,
23823
23823
  params: params,