cosmos-sdk/docs/spec/crisis
mircea-c 450c8ced2c Merge PR #4787: Updated docs build process 2019-08-26 09:09:18 -04:00
..
01_state.md Merge PR #3656: Broken-Invar Tx - aka. Crisis module 2019-03-28 19:27:47 -04:00
02_messages.md Merge PR #4787: Updated docs build process 2019-08-26 09:09:18 -04:00
03_events.md Merge PR #4541: Events Tracking / Tendermint v0.32.0 Update 2019-06-26 18:03:25 +02:00
04_params.md Merge PR #4404: Update Spec to include params 2019-05-24 12:18:07 -04:00
README.md Merge PR #4541: Events Tracking / Tendermint v0.32.0 Update 2019-06-26 18:03:25 +02: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