Skip to content

Commit

Permalink
Remove Styling
Browse files Browse the repository at this point in the history
  • Loading branch information
jsorkin24 committed May 1, 2024
1 parent dcbe7cb commit 0374754
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Hemi is an EVM-compatible L2 blockchain that combines the security of Bitcoin with the programmability of Ethereum.

<details>
<summary> Table of Contents</summary>
<summary>Table of Contents</summary>

- [⚡️ The Hemi Network](#️-the-hemi-network)
- [🔧 Services](#-services)
Expand Down
5 changes: 2 additions & 3 deletions api/tbcapi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This document provides details on the RPC setup and client implementation for the Hemi Tiny Bitcoin Daemon **(`tbcd`).**

<details>
<summary style="color: #FF5F00; font-weight: 500; font-size: 1.5rem;">📜 Table of Contents</summary>
<summary>📜 Table of Contents</summary>

<!-- TOC -->
- [📡 Hemi Tiny Bitcoin Daemon RPC](#-hemi-tiny-bitcoin-daemon-rpc)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 0374754

Please sign in to comment.