MCPcopy 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_addrFunction · 0.45
test_reconnect_no_updateFunction · 0.45
test_channel_persistenceFunction · 0.45
test_channel_reenableFunction · 0.45
test_fee_limitsFunction · 0.45
test_update_fee_dynamicFunction · 0.45
test_no_fee_estimateFunction · 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_channel_persistenceFunction · 0.36
test_channel_reenableFunction · 0.36
test_fee_limitsFunction · 0.36
test_update_fee_dynamicFunction · 0.36
test_no_fee_estimateFunction · 0.36
test_dataloss_protectionFunction · 0.36