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

Route getfeatureset

tests/plugins/show_feature_set.py:None–None  ·  view source on GitHub ↗
plugin.method('getfeatureset')

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2from pyln.client import Plugin
3
4plugin = Plugin()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected