ComputeTx..::..StoreCode Method

Upload a compiled contract to Secret Network.

Namespace:  SecretNET.Tx
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public Task<SingleSecretTx<MsgStoreCodeResponse>> StoreCode(
	MsgStoreCode msg,
	TxOptions txOptions
)

Return Value