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