@depay/widgets 12.2.1 → 12.3.0

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/umd/index.js CHANGED
@@ -23753,6 +23753,7 @@
23753
23753
  recoverSignature = function recoverSignature(_ref) {
23754
23754
  var message = _ref.message,
23755
23755
  signature = _ref.signature;
23756
+ _ref.wallet;
23756
23757
  return new Promise(function (resolve, reject) {
23757
23758
  fetch(endpoint, {
23758
23759
  method: 'POST',