From 0374754cc31e4ae6cf0f32ae0b93b33657d8f861 Mon Sep 17 00:00:00 2001 From: Jane <32560576+jsorkin24@users.noreply.github.com> Date: Wed, 1 May 2024 09:49:37 -0700 Subject: [PATCH] Remove Styling --- README.md | 2 +- api/tbcapi/README.md | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 38e1589fe..a1b0e6ddc 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Hemi is an EVM-compatible L2 blockchain that combines the security of Bitcoin with the programmability of Ethereum.
- Table of Contents + Table of Contents - [⚡️ The Hemi Network](#️-the-hemi-network) - [🔧 Services](#-services) diff --git a/api/tbcapi/README.md b/api/tbcapi/README.md index 3799e08da..ea0201b9f 100644 --- a/api/tbcapi/README.md +++ b/api/tbcapi/README.md @@ -5,7 +5,7 @@ This document provides details on the RPC setup and client implementation for the Hemi Tiny Bitcoin Daemon **(`tbcd`).**
- 📜 Table of Contents + 📜 Table of Contents - [📡 Hemi Tiny Bitcoin Daemon RPC](#-hemi-tiny-bitcoin-daemon-rpc) @@ -77,14 +77,13 @@ This document provides details on the RPC setup and client implementation for th - [🗂 Raw Data](#-raw-data-4) - [📤 Request](#-request-7) - [Payload](#payload-12) - - [Example Request](#example-request-7) - [📥 Response](#-response-7) - [Payload](#payload-13) - [Example Response](#example-response-7) - [🗂 Serialized Data](#-serialized-data-3) - [📤 Request](#-request-8) - [Payload](#payload-14) - - [Example Request](#example-request-8) + - [Example Request](#example-request-7) - [📥 Response](#-response-8) - [Payload](#payload-15) - [Example Response](#example-response-8)