MCPcopy Create free account
hub / github.com/ElementsProject/lightning / getblock

Route getblock

tests/plugins/bitcoin/part1.py:None–None  ·  view source on GitHub ↗
plugin.method("getrawblockbyheight")

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3This registers part of the Bitcoin backend methods.
4We only use it for testing startup and we don't care about the actual values.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected