Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ start
Method
start
tests/db.py:96–97 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
94
self.directory = directory
95
96
def
start(self):
97
pass
98
99
def
get_db(self, node_directory, testname, node_id):
100
path = os.path.join(
Callers
15
test_remote_addr
Function · 0.45
test_reconnect_channel_peers
Function · 0.45
test_reconnect_no_update
Function · 0.45
test_lockin_between_restart
Function · 0.45
test_funding_while_offline
Function · 0.45
test_channel_persistence
Function · 0.45
test_channel_reenable
Function · 0.45
test_fee_limits
Function · 0.45
test_update_fee_dynamic
Function · 0.45
test_no_fee_estimate
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_lockin_between_restart
Function · 0.36
test_funding_while_offline
Function · 0.36
test_channel_persistence
Function · 0.36
test_channel_reenable
Function · 0.36
test_fee_limits
Function · 0.36
test_update_fee_dynamic
Function · 0.36
test_no_fee_estimate
Function · 0.36
test_dataloss_protection
Function · 0.36
test_dataloss_protection_no_broadcast
Function · 0.36