feat!: return errors in module manager ABCI methods (#14847)

This commit is contained in:
Facundo Medica
2023-01-31 19:17:04 +00:00
committed by GitHub
parent 8eec98dcc5
commit deeb4bd362
14 changed files with 125 additions and 74 deletions
-1
View File
@@ -1497,7 +1497,6 @@ func (s *E2ETestSuite) TestBlockResults() {
)
return nil
}, 10)
}