From cbf88b283a5a1361b4ba0c07771f3f1e4711dad3 Mon Sep 17 00:00:00 2001 From: Francesco Mosterts Date: Sun, 9 Jun 2024 13:35:56 +0200 Subject: [PATCH 1/2] small fix --- bolt-web-demo/frontend/src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bolt-web-demo/frontend/src/app/page.tsx b/bolt-web-demo/frontend/src/app/page.tsx index 96f9df8a..24b37afb 100644 --- a/bolt-web-demo/frontend/src/app/page.tsx +++ b/bolt-web-demo/frontend/src/app/page.tsx @@ -216,7 +216,7 @@ export default function Home() { {preconfSent && (

- Step 2: wait for a cryptoeconomic preconfirmation + Step 2: wait for proposers to issue the preconfirmation response

The transaction will be processed by BOLT and you will From cad63539731646f8967e1f3c50f36e06f0dbfdff Mon Sep 17 00:00:00 2001 From: Francesco Mosterts Date: Sun, 9 Jun 2024 13:39:41 +0200 Subject: [PATCH 2/2] step1 fix --- bolt-web-demo/frontend/src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bolt-web-demo/frontend/src/app/page.tsx b/bolt-web-demo/frontend/src/app/page.tsx index 24b37afb..6c88f8cd 100644 --- a/bolt-web-demo/frontend/src/app/page.tsx +++ b/bolt-web-demo/frontend/src/app/page.tsx @@ -194,7 +194,7 @@ export default function Home() { {beaconClientUrl && providerUrl ? (
-

Step 1: send a transaction

+

Step 1: send a transactions eligible for pre-confirmation

By clicking this button you will create a transaction and send it as a preconfirmation request to the BOLT sidecar of the