Skip to content

Commit d5f558f

Browse files
committed
PoS: Edit Staking doc and move out of "modules"
1 parent fb32ec7 commit d5f558f

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed
Lines changed: 3 additions & 0 deletions
Loading

docs/pos/architecture/heimdall/modules/staking.md renamed to docs/pos/architecture/heimdall/staking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Staking module manages validator related transactions and state for Heimdall. No
44

55
## Messages
66

7-
<img src="img/pos/stake-management-flow.svg" />
7+
![](../../../img/pos/stake-management-flow.svg)
88

99
### MsgValidatorJoin
1010

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,14 +257,14 @@ nav:
257257
- Governance: pos/architecture/heimdall/governance.md
258258
- Key management: pos/architecture/heimdall/key-management.md
259259
- Stdtx: pos/architecture/heimdall/stdtx.md
260+
- Staking: pos/architecture/heimdall/staking.md
260261
- Modules:
261262
- Modules: pos/architecture/heimdall/modules/index.md
262263
- Ante handler: pos/architecture/heimdall/modules/antehandler.md
263264
- Auth: pos/architecture/heimdall/modules/auth.md
264265
- Bank: pos/architecture/heimdall/modules/bank.md
265266
- Bor: pos/architecture/heimdall/modules/bor.md
266267
- Chain manager: pos/architecture/heimdall/modules/chain-manager.md
267-
- Staking: pos/architecture/heimdall/modules/staking.md
268268
- Topup: pos/architecture/heimdall/modules/topup.md
269269
- FAQ: pos/architecture/heimdall/faq.md
270270
- Specification:

0 commit comments

Comments
 (0)