GovTx..::..SubmitProposal Method (ProposalBaseClass, TxOptions)
Submits a typed proposal.
Namespace:
SecretNET.TxAssembly: SecretNET (in SecretNET.dll)
Syntax
public Task<SingleSecretTx<MsgSubmitProposalResponse>> SubmitProposal( ProposalBaseClass proposal, TxOptions txOptions )
Parameters
- proposal
- Type: SecretNET.Tx..::..ProposalBaseClass
The proposal.
- txOptions
- Type: SecretNET.Tx..::..TxOptions
The tx options.