test: lbcd don't have a dedicated mempool.dat
This commit is contained in:
parent
a13735769b
commit
66419f1aa6
1 changed files with 0 additions and 1 deletions
|
@ -585,7 +585,6 @@ class LBCWalletNode:
|
||||||
await self.protocol.stopped.wait()
|
await self.protocol.stopped.wait()
|
||||||
self.transport.close()
|
self.transport.close()
|
||||||
self.running.clear()
|
self.running.clear()
|
||||||
os.remove(os.path.join(self.data_path, 'regtest', 'mempool.dat'))
|
|
||||||
self.restart_ready.set()
|
self.restart_ready.set()
|
||||||
await self.running.wait()
|
await self.running.wait()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue