Skip to content

Commit

Permalink
docs: fix error docs
Browse files Browse the repository at this point in the history
Signed-off-by: 170210 <j170210@icloud.com>
  • Loading branch information
170210 committed Apr 15, 2024
1 parent ee03483 commit 65b25b8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions x/ERRORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* [Evidence](#evidence)
* [Feegrant](#feegrant)
* [Foundation](#foundation)
* [Fswap](#fswap)
* [Gov](#gov)
* [Params](#params)
* [Slashing](#slashing)
Expand Down Expand Up @@ -172,6 +173,15 @@
>You can also find detailed information in the following Errors.go files:
* [foundation/errors.go](foundation/errors.go)

## Fswap

|Error Name|Codespace|Code|Description|
|:-|:-|:-|:-|
|ErrSample|fswap|1100|sample error|

>You can also find detailed information in the following Errors.go files:
* [fswap/types/errors.go](fswap/types/errors.go)

## Gov

|Error Name|Codespace|Code|Description|
Expand Down

0 comments on commit 65b25b8

Please sign in to comment.