@ethereansos/interfaces-core 0.4.129 → 0.4.130

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.esm.js CHANGED
@@ -23822,7 +23822,7 @@ function _sendAsync() {
23822
23822
  switch (_context3.prev = _context3.next) {
23823
23823
  case 0:
23824
23824
  _context3.next = 2;
23825
- return instrumentProvider(inputProvider);
23825
+ return instrumentProvider(inputProvider, method);
23826
23826
 
23827
23827
  case 2:
23828
23828
  provider = _context3.sent;