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

Route test_opening_tiny_channel

tests/test_connection.py:None–None  ·  view source on GitHub ↗
unittest.skipIf(TEST_NETWORK != 'regtest', "Fee computation and limits are network specific")

Source from the content-addressed store, hash-verified

1from fixtures import * # noqa: F401,F403
2from fixtures import TEST_NETWORK
3from decimal import Decimal
4from pathlib import Path

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected