Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeployReceiver ¶
func DeployReceiver(ctx context.Context, deployer *deployment.Deployer, wasm []byte, salt [32]byte) (string, error)
DeployReceiver deploys the CRE test receiver from the given compiled WASM bytes.
func ReportCount ¶
func ReportCount(ctx context.Context, deployer *deployment.Deployer, contractID string) (uint32, error)
ReportCount queries how many reports the receiver has recorded.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.