chore: add example yaml app (#24453)

This commit is contained in:
Tyler
2025-04-09 21:18:49 +00:00
committed by GitHub
parent e7bcfc23b4
commit c6fe679d17
2 changed files with 106 additions and 1 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ modules:
"@type": cosmos.tx.module.v1.Module
```
A more complete example of `app.yaml` can be found [here](https://github.com/cosmonity/chain-minimal/blob/mini-v050.3/app/app.yaml).
A more complete example of `app.yaml` can be found [here](https://github.com/cosmos/cosmos-sdk/blob/release/v0.53.x/simapp/example_app.yaml).
## `app_di.go`