@ensofinance/checkout-widget 0.0.11 → 0.0.12

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.
@@ -52315,7 +52315,10 @@ const vq = "data:image/svg+xml,%3csvg%20width='17'%20height='16'%20viewBox='0%20
52315
52315
  ...d,
52316
52316
  signature: p
52317
52317
  };
52318
- console.log("signedUserOp", JSON.stringify(b)), e(b), t(
52318
+ console.log("signedUserOp", JSON.stringify(b)), e(b), sessionStorage.getItem("sendUserOp") ? t(
52319
+ 5
52320
+ /* TrackUserOp */
52321
+ ) : t(
52319
52322
  4
52320
52323
  /* InitiateWithdrawal */
52321
52324
  );