package
0.55.0-beta.1
Repository: https://github.com/cosmwasm/wasmd.git
Documentation: pkg.go.dev

# README

End To End Testing - e2e

Scenario tests that run against one or multiple chain instances.

# Functions

ExecViaReflectContract submit execute message to send payload to reflect contract.
InstantiateReflectContract stores and instantiates a 2.0 reflect contract instance.
InstantiateStargateReflectContract stores and instantiates the reflect contract shipped with CosmWasm 1.5.3.
No description provided by the author
MustExecViaReflectContract submit execute message to send payload to reflect contract.
No description provided by the author