GovTx..::..VoteWeighted Method

MsgVoteWeighted defines a message to cast a vote, with an option to split the vote.

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

Syntax


public Task<SingleSecretTx<MsgVoteWeightedResponse>> VoteWeighted(
	MsgVoteWeighted msg,
	TxOptions txOptions
)

Parameters

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

Return Value