Skip to content

Commit 295236a

Browse files
committed
Added bank chapter.
1 parent 085dac8 commit 295236a

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

docs/multi-test/bank.md

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

docs/multi-test/blocks.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
sidebar_position: 6
3+
---
14

25
# Blocks
36

docs/multi-test/features.md

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

0 commit comments

Comments
 (0)