Namespace: SecretNET.NFT Assembly: SecretNET.NFT (in SecretNET.NFT.dll)
public MsgCreateViewingKey( CreateViewingKeyRequest msg, string contractAddress, string codeHash, string sender, Coin[] sentFunds )
Public Sub New ( _ msg As CreateViewingKeyRequest, _ contractAddress As String, _ codeHash As String, _ sender As String, _ sentFunds As Coin() _ )
public: MsgCreateViewingKey( CreateViewingKeyRequest^ msg, String^ contractAddress, String^ codeHash, String^ sender, array<Coin^>^ sentFunds )