From 7c0579ed58ee1e67c5a9ce848627e0aeafc90aa0 Mon Sep 17 00:00:00 2001 From: Jessie Mongeon <133128541+jessiemongeon1@users.noreply.github.com> Date: Mon, 1 Jul 2024 14:57:34 -0500 Subject: [PATCH] Update index.tsx --- src/components/BitcoinIntegrationPage/Content/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/BitcoinIntegrationPage/Content/index.tsx b/src/components/BitcoinIntegrationPage/Content/index.tsx index 0166bcb6a6..e83582609f 100644 --- a/src/components/BitcoinIntegrationPage/Content/index.tsx +++ b/src/components/BitcoinIntegrationPage/Content/index.tsx @@ -141,7 +141,7 @@ const Content: React.FC = () => { > Bitcoin adapters - , ICP nodes provide canister smart contract with real time + , ICP nodes provide canister smart contracts with real time access to the latest state of the Bitcoin blockchain. The availability of the Bitcoin UTXO set on ICP enables canister smart contracts to read the balance of any BTC address.