Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
110
class
PostgresDbProvider(object):
Callers
15
test_remote_addr
Function · 0.45
test_reconnect_channel_peers
Function · 0.45
test_reconnect_no_update
Function · 0.45
test_funding_cancel_race
Function · 0.45
test_funding_v2_cancel_race
Function · 0.45
test_multifunding_best_effort
Function · 0.45
test_lockin_between_restart
Function · 0.45
test_funding_while_offline
Function · 0.45
test_channel_reenable
Function · 0.45
test_fee_limits
Function · 0.45
test_dataloss_protection
Function · 0.45
test_dataloss_protection_no_broadcast
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_remote_addr
Function · 0.36
test_reconnect_channel_peers
Function · 0.36
test_reconnect_no_update
Function · 0.36
test_funding_cancel_race
Function · 0.36
test_funding_v2_cancel_race
Function · 0.36
test_multifunding_best_effort
Function · 0.36
test_lockin_between_restart
Function · 0.36
test_funding_while_offline
Function · 0.36
test_channel_reenable
Function · 0.36
test_fee_limits
Function · 0.36
test_dataloss_protection
Function · 0.36
test_dataloss_protection_no_broadcast
Function · 0.36