From 153ec6e23f3ba67a6054aacdff2b1c2b956cc520 Mon Sep 17 00:00:00 2001 From: Nader Date: Mon, 15 Apr 2024 14:29:23 +0200 Subject: [PATCH] misc fixes --- v1.0/RPC Nodes/rpc-utxo/bitcoin-1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1.0/RPC Nodes/rpc-utxo/bitcoin-1.md b/v1.0/RPC Nodes/rpc-utxo/bitcoin-1.md index b98409d..a49f8d1 100644 --- a/v1.0/RPC Nodes/rpc-utxo/bitcoin-1.md +++ b/v1.0/RPC Nodes/rpc-utxo/bitcoin-1.md @@ -6,7 +6,7 @@ hidden: false createdAt: "Wed Mar 06 2024 10:39:28 GMT+0000 (Coordinated Universal Time)" updatedAt: "Sat Apr 06 2024 13:09:04 GMT+0000 (Coordinated Universal Time)" --- -Bitcoin RPC (Remote Procedure Call) is an essential tool for developers seeking to interact with the Bitcoin blockchain network. It provides a standardised interface for communication, enabling developers to retrieve data, send transactions, deploy smart contracts, and more. Bitcoin RPC plays a vital role in building decentralised applications, integrating blockchain functionality, and exploring the vast ecosystem of Bitcoin. \ +Bitcoin RPC (Remote Procedure Call) is an essential tool for developers seeking to interact with the Bitcoin blockchain network. It provides a standardised interface for communication, enabling developers to retrieve data, send transactions, deploy smart contracts, and more. Bitcoin RPC plays a vital role in building decentralised applications, integrating blockchain functionality, and exploring the vast ecosystem of Bitcoin. ## Getting Started with Bitcoin RPC using Tatum SDK (Video Tutorial):