Skip to content

Commit

Permalink
Update user-address.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
futreall authored Dec 28, 2024
1 parent d851b32 commit 5a3445c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/cw-multi-test/addresses/user-address.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ let app = App::new(|router, api, storage| {
});
```

Custom prefix prefix with **Bech32** encoding:
Custom prefix with **Bech32** encoding:

```rust {6} showLineNumbers copy /addr_make/ / api,/
use cw_multi_test::{AppBuilder, MockApiBech32};
Expand Down

0 comments on commit 5a3445c

Please sign in to comment.