GovTx..::..Vote Method

MsgVote defines a message to cast a vote.

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

Syntax


public Task<SingleSecretTx<MsgVoteResponse>> Vote(
	MsgVote msg,
	TxOptions txOptions
)

Parameters

msg
Type: MsgVote
txOptions
Type: SecretNET.Tx..::..TxOptions

Return Value