bitcoinsv.com
bitcoinsv.io
Search
⌃K
Links
Introduction
LiteClient Toolbox
Getting Started
🧱
Components
🛠
Setup
📄
Create an invoice
💸
Make a payment
Toolbox Components
Wallet
Block Headers Client
Setup
Header (GET)
Header Height (GET)
Header State (GET)
Peers (GET)
Peers Count (GET)
Prune (GET)
Tips (GET)
DPP Proxy
Peer Channels
Paymail Server
Direct Payment Protocol
Quick Start
Overview
Process
Messages
Reference Implementation
Resources
LCT Deep Dive
Simplified Payment Verification
Block Headers Client
IPv4 Proxy Usage
Paymail
Mapi
SPV & Bitcoin Network
Bitcoin Libraries
Contact Us
Powered By
GitBook
Prune (GET)
Method
Description
GET
Prunes a specified fork
Request URI
/v1/chain/tips/prune/
{
hash
}
Parameters Used
ID
TYPE
Description
hash
STRING
The header hash
Response
OK status code http response will be returned with no reply.
Previous
Peers Count (GET)
Next
Tips (GET)
Last modified
6mo ago