Skip to content

Commit 81ed5d4

Browse files
committed
Added staking chapter.
1 parent 295236a commit 81ed5d4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/multi-test/features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ cw-multi-test = { version = "3", features = ["staking", "stargate", "cosmwasm_3_
6363
[Api]: ./api.md
6464
[Storage]: ./storage.md
6565
[Bank]: ./bank.md
66-
[Staking]: ./introduction.md
66+
[Staking]: ./staking.md
6767
[Distribution]: ./introduction.md
6868
[Governance]: ./governance.md
6969
[Stargate]: ./introduction.md

docs/multi-test/staking.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
sidebar_position: 11
3+
---
4+
5+
# Staking
6+
7+
🚧 under construction 🚧

0 commit comments

Comments
 (0)