StakingTx..::..EditValidator Method

MsgEditValidator defines an SDK message for editing an existing validator.

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

Syntax


public Task<SingleSecretTx<MsgEditValidatorResponse>> EditValidator(
	MsgEditValidator msg,
	TxOptions txOptions
)

Parameters

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

Return Value