diff --git a/bolt-web-demo/frontend/src/app/page.tsx b/bolt-web-demo/frontend/src/app/page.tsx index 96f9df8a..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 @@ -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