btclightclient
BTC Light Client module queries and Txs
📄️ BaseHeader
BaseHeader returns the base BTC header of the chain. This header is defined
📄️ Contains
Contains checks whether a hash is maintained by the module.
📄️ ContainsBytes
ContainsBytes is a temporary method that
📄️ HeaderDepth
HeaderDepth returns the depth of the header in main chain or error if the
📄️ Hashes
Hashes retrieves the hashes maintained by the module.
📄️ MainChain
MainChain returns the canonical chain
📄️ BtcLightClientParams
Params queries the parameters of the module.
📄️ Tip
Tip return best header on canonical chain