Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
maurolacy committed Dec 19, 2024
1 parent e8ca1d9 commit 798ac59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,7 @@ func NewConsumerApp(
)

// Override max wasm size to 1MB
// TODO: Remove this after down-sizing / splitting contracts
wasmtypes.MaxWasmSize = 1 * 1024 * 1024

wasmDir := filepath.Join(homePath, "wasm")
Expand Down

0 comments on commit 798ac59

Please sign in to comment.