debug: add some transaction debugging
This commit is contained in:
@@ -94,6 +94,7 @@ struct DamusState: HeadlessDamusState {
|
||||
}
|
||||
|
||||
func close() {
|
||||
print("txn: damus close")
|
||||
pool.close()
|
||||
ndb.close()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user