@kwespay/widget 1.0.9 → 1.0.10
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/esm/index.js
CHANGED
package/dist/kwespay-widget.js
CHANGED
|
@@ -20656,7 +20656,7 @@ ${e.length}`,n=new TextEncoder().encode(t+e);return "0x"+toString$1(keccak_256$1
|
|
|
20656
20656
|
if (explorerLink) {
|
|
20657
20657
|
explorerLink.href =
|
|
20658
20658
|
(NETWORK_CONFIGS[this.state.selectedNetwork]?.explorer ?? "") +
|
|
20659
|
-
receipt.
|
|
20659
|
+
receipt.hash;
|
|
20660
20660
|
}
|
|
20661
20661
|
|
|
20662
20662
|
this._setProcessingView("success");
|