CancelSoftwareUpgradeProposal Constructor

Initializes a new instance of the CancelSoftwareUpgradeProposal class.

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

Syntax


public CancelSoftwareUpgradeProposal(
	string title,
	string description,
	Coin[] initialDeposit
)

Parameters

title
Type: String
The title.
description
Type: String
The description.
initialDeposit
Type: array<Coin>[]()[][]
The initial deposit.