MsgRedeem Constructor
   Initializes a new instance of the MsgRedeem class.
   
                
    Namespace: 
   SecretNET.TokenAssembly: SecretNET.Token (in SecretNET.Token.dll)
Syntax
public MsgRedeem( RedeemRequest msg, string contractAddress, Nullable<string> codeHash, Nullable<string> sender, Nullable<Coin>[] sentFunds )

