MsgInstantiateContract Constructor (UInt64, String, Object, String, String, array<Coin>[]()[][])

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

Syntax


public MsgInstantiateContract(
	ulong codeId,
	string label,
	Object initMsg,
	string codeHash,
	string sender,
	Coin[] initFunds
)

Parameters

codeId
Type: UInt64
label
Type: String
initMsg
Type: Object
codeHash
Type: String
sender
Type: String
initFunds
Type: array<Coin>[]()[][]