MCPcopy Create free account
hub / github.com/ElementsProject/lightning / forward_payment_status.py

File forward_payment_status.py

tests/plugins/forward_payment_status.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""This plugin is used to check that forward_event calls are working correctly.
3"""
4from pyln.client import Plugin

Callers

nothing calls this directly

Calls 2

PluginClass · 0.90
runMethod · 0.45

Tested by

no test coverage detected