MsgInstantiate Constructor
Namespace:
SecretNET.Token
Assembly: SecretNET.Token (in SecretNET.Token.dll)
Assembly: SecretNET.Token (in SecretNET.Token.dll)
Syntax
public MsgInstantiate( ulong codeId, string label, InstantiateSnip20 initOptions, Nullable<string> codeHash, Nullable<string> sender )
Public Sub New ( _ codeId As ULong, _ label As String, _ initOptions As InstantiateSnip20, _ codeHash As Nullable(Of String), _ sender As Nullable(Of String) _ )
public: MsgInstantiate( unsigned long long^ codeId, String^ label, InstantiateSnip20^ initOptions, Nullable<String^> codeHash, Nullable<String^> sender )