feat(baseapp): expose Mempool
(backport #17954)
#25420
Annotations
10 errors
baseapp/baseapp.go#L354
expected declaration, found '<<'
|
baseapp/baseapp.go#L371
illegal character U+0023 '#'
|
baseapp/baseapp.go#L530
expected declaration, found 'if'
|
baseapp/baseapp.go#L648
expected declaration, found ctx
|
baseapp/baseapp.go#L713
expected declaration, found anteCtx
|
baseapp/baseapp.go#L808
expected declaration, found 'for'
|
baseapp/abci.go#L61
app.setState undefined (type *BaseApp has no field or method setState)
|
baseapp/abci.go#L62
app.setState undefined (type *BaseApp has no field or method setState)
|
baseapp/abci.go#L68
app.StoreConsensusParams undefined (type *BaseApp has no field or method StoreConsensusParams)
|
baseapp/abci.go#L165
app.validateHeight undefined (type *BaseApp has no field or method validateHeight)
|
The logs for this run have expired and are no longer available.
Loading