Namespace:
SecretNET.Tx
Assembly:
SecretNET (in SecretNET.dll)
public CommunityPoolSpendProposal(
string title,
string description,
string recipientAddress,
Coin[] amount,
Coin[] initialDeposit
)
Parameters
- title
- Type: String
The title.
- description
- Type: String
The description.
- recipientAddress
- Type: String
The recipient address.
- amount
- Type: array<Coin>[]()[][]
The amount.
- initialDeposit
- Type: array<Coin>[]()[][]
The initial deposit.