cosmos-sdk/x/crisis/spec
MD Aleem a64bd8cd90
[docs] x/crisis - general audit and cleanup (#8269)
* update docs

* review changes

Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
2021-01-11 12:51:42 +00:00
..
01_state.md [docs] x/crisis - general audit and cleanup (#8269) 2021-01-11 12:51:42 +00:00
02_messages.md [docs] x/crisis - general audit and cleanup (#8269) 2021-01-11 12:51:42 +00:00
03_events.md Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
04_params.md Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
README.md Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00

README.md

crisis

Overview

The crisis module halts the blockchain under the circumstance that a blockchain invariant is broken. Invariants can be registered with the application during the application initialization process.

Contents

  1. State
  2. Messages
  3. Events
  4. Parameters