Namespace: SecretNET.Token Assembly: SecretNET.Token (in SecretNET.Token.dll)
public MsgDeposit( DepositRequest msg, Coin[] sentFunds, string contractAddress, Nullable<string> codeHash, Nullable<string> sender )
Public Sub New ( _ msg As DepositRequest, _ sentFunds As Coin(), _ contractAddress As String, _ codeHash As Nullable(Of String), _ sender As Nullable(Of String) _ )
public: MsgDeposit( DepositRequest^ msg, array<Coin^>^ sentFunds, String^ contractAddress, Nullable<String^> codeHash, Nullable<String^> sender )