You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have the same constant in both projects which can get out of date. Let's just use it here and make it a var, so projects can override it when importing x/wasm
Problem Definition
Proposal
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Summary
Builds on CosmWasm/wasmvm#122 (see for details)
We have the same constant in both projects which can get out of date. Let's just use it here and make it a
var
, so projects can override it when importingx/wasm
Problem Definition
Proposal
For Admin Use
The text was updated successfully, but these errors were encountered: