tendermint / spn

A blockchain to launch blockchains.
Other
112 stars 43 forks source link

Remove WASM from the source #971

Closed fadeev closed 2 years ago

fadeev commented 2 years ago

I believe these WASM settings serve no purpose.

https://github.com/tendermint/spn/blob/3c1050645884d8960a2060fe664e78d66808af27/cmd/root.go#L427-L476

aljo242 commented 2 years ago

Nice find