Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iboss-ptk authored Oct 2, 2024
1 parent f9114d4 commit 57f8ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ As for now, `cosmwasmpool` module still haven't route pool deactivation to the c
Admin is set on instantiate and can send the following msg:

```json
{ "set_active_status": true }
{ "set_active_status": { "active": true } }
```

With deactivation, the pool will not be able to accept any execute or sudo request except for `set_active_status`.
Expand Down

0 comments on commit 57f8ed9

Please sign in to comment.