github.com/fibonacci-chain/fbc@v0.0.0-20231124064014-c7636198c1e9/libs/cosmos-sdk/x/crisis/spec/03_events.md (about) 1 <!-- 2 order: 3 3 --> 4 5 # Events 6 7 The crisis module emits the following events: 8 9 ## Handlers 10 11 ### MsgVerifyInvariance 12 13 | Type | Attribute Key | Attribute Value | 14 |-----------|---------------|------------------| 15 | invariant | route | {invariantRoute} | 16 | message | module | crisis | 17 | message | action | verify_invariant | 18 | message | sender | {senderAddress} |