Skip to content

Commit

Permalink
Updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
DariuszDepta committed Dec 20, 2024
1 parent c0d737c commit 2248ed4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/pages/cw-multi-test/app.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tags: ["multitest", "App"]

# `App`

The [`App{:rust}`][App] struct represents the blockchain simulator. Creating [`App{:rust}`][App]
The [`App{:rust}`][App] structure represents the blockchain simulator. Creating [`App{:rust}`][App]
mimics the startup of a real-life blockchain within tests that utilize **`MultiTest`**.

## `default`
Expand All @@ -34,3 +34,7 @@ settings as summarized in the chapter [Features summary](features#features-summa
## `new`

WIP

## `no_init`

WIP

0 comments on commit 2248ed4

Please sign in to comment.