get_ltc_chain_tips
Access Litecoin blockchain chain tips data from your own litecoind node to verify network state without relying on external indexers.
Instructions
READ-ONLY — litecoind getchaintips output. Mirror of get_btc_chain_tips for LTC. Requires LITECOIN_RPC_URL configured. Self-hosting litecoind -prune=5000 is much cheaper than self-hosting bitcoind (~5GB on disk + ~6h IBD on a residential link), so for LTC users wanting an indexer-independent second opinion, self-hosting is the most accessible route. Issue #248 / #233 v2.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||