---
title: snrd tx crisis
description: Transactions commands for the crisis module
---
## Usage
```shell
snrd tx crisis [flags]
```
```shell
snrd tx crisis [command]
```
## Available Commands
| Command | Description |
|---------|-------------|
| `invariant-broken` | Submit proof that an invariant broken |
## Flags
## Global Flags
## Examples
### Submit transaction
```shell
snrd tx crisis --from alice --chain-id sonrtest_1-1
```
## See Also
- [snrd tx](./snrd_tx) - Parent command