From 8afbb6b719ec8ac65d62fe858226e47847cf594a Mon Sep 17 00:00:00 2001 From: Vitor Date: Wed, 29 Nov 2023 10:35:38 -0300 Subject: [PATCH] fix: transaction demo hash --- apps/www/registry/default/example/transaction-demo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/www/registry/default/example/transaction-demo.tsx b/apps/www/registry/default/example/transaction-demo.tsx index 2e72b24..a64b8f3 100644 --- a/apps/www/registry/default/example/transaction-demo.tsx +++ b/apps/www/registry/default/example/transaction-demo.tsx @@ -9,7 +9,7 @@ import { } from "@/registry/default/buidl/transaction" const hash = - "0x31728b7fe0f374ad886b9d46494de33e87da24ced34f6c28b7225e18bb4b8b1b" + "0xd68e5ad4a286fd7665cc43cb1d69ad485d761f8c1810fef54284af265edefe57" export default function TransactionStatusDemo() { return (