Created by: lumitesi
…sactionManager.go:388:12: tm.Request undefined (type *TransactionManager has no field or method Request)
Fixed by changing the tm.Request() to tm.handleTMRequest(), which was present in previews commits.
Created by: lumitesi
…sactionManager.go:388:12: tm.Request undefined (type *TransactionManager has no field or method Request)
Fixed by changing the tm.Request() to tm.handleTMRequest(), which was present in previews commits.