Baseapp recovery middleware (#6053)
* baseapp: custom panic handling withing app.runTx method * baseapp: recovery middleware chain unit test added * CHANGELOG.md update * ADR-22 link added; godocs update * CHANGELOG.md: ADR-022 url fix * CoreDocs added for custom panic recovery middleware
This commit is contained in:
@@ -16,5 +16,6 @@ This repository contains reference documentation on the core concepts of the Cos
|
||||
6. [Encoding](./encoding.md)
|
||||
7. [Events](./events.md)
|
||||
8. [Object-Capabilities](./ocap.md)
|
||||
9. [RunTx recovery middleware](./runtx_panics.md)
|
||||
|
||||
After reading about the core concepts, head on to the [Building Modules documentation](../building-modules/README.md) to learn more about the process of building modules.
|
||||
Reference in New Issue
Block a user