@orangecheck/stamp-ots / mempoolHeaderSource
Function: mempoolHeaderSource()
function mempoolHeaderSource(opts?: MempoolHeaderSourceOptions): BlockHeaderSource;
Defined in: anchor.ts:132
Block headers from an Esplora-compatible API. The verifier checks each header against the declared block hash, so this source is trusted only to report which block is at a height.
Parameters
| Parameter | Type |
|---|---|
opts | MempoolHeaderSourceOptions |