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

Method stop

tests/db.py:106–107  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

104 return Sqlite3Db(path)
105
106 def stop(self):
107 pass
108
109
110class PostgresDbProvider(object):

Callers 15

test_remote_addrFunction · 0.45
test_reconnect_no_updateFunction · 0.45
test_funding_cancel_raceFunction · 0.45
test_channel_reenableFunction · 0.45
test_fee_limitsFunction · 0.45
test_dataloss_protectionFunction · 0.45

Calls

no outgoing calls

Tested by 15

test_remote_addrFunction · 0.36
test_reconnect_no_updateFunction · 0.36
test_funding_cancel_raceFunction · 0.36
test_channel_reenableFunction · 0.36
test_fee_limitsFunction · 0.36
test_dataloss_protectionFunction · 0.36