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

Route test_restorefrompeer

tests/test_misc.py:None–None  ·  view source on GitHub ↗
unittest.skipIf(os.getenv('TEST_DB_PROVIDER', 'sqlite3') != 'sqlite3', "deletes database, which is assumed sqlite3")

Source from the content-addressed store, hash-verified

1import base64
2from bitcoin.rpc import RawProxy
3from decimal import Decimal
4from fixtures import * # noqa: F401,F403

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected