# 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