docs: remove app wiring from module docs (#12393)

This commit is contained in:
Julien Robert
2022-06-30 14:11:25 +01:00
committed by GitHub
parent 92d24cc69c
commit 1642dcde66
16 changed files with 1 additions and 56 deletions
-6
View File
@@ -1,6 +0,0 @@
# App Wiring
The minimal app-wiring configuration for `x/params` is as follows:
+++ https://github.com/cosmos/cosmos-sdk/blob/main/x/params/testutil/app.yaml
-1
View File
@@ -27,4 +27,3 @@ The following contents explains how to use params module for master and user mod
* [Key](02_subspace.md#key)
* [KeyTable](02_subspace.md#keytable)
* [ParamSet](02_subspace.md#paramset)
3. * **[App-Wiring](03_app_wiring.md)**