v2.8.1-rc.1
Pre-release
Pre-release
Cleanup some WASM module code:
- Hide methods intended mainly for internal use (i.e.
protected
) - Improve typing robustness
- Refactor out a
Contract
class to handle & interface with smart contract instances