Optional
data: PartialMessage<MsgSetSendEnabled>send_enabled is the list of entries to add or update.
use_default_for is a list of denoms that should use the params.default_send_enabled value. Denoms listed here will have their SendEnabled entries deleted. If a denom is included that doesn't have a SendEnabled entry, it will be ignored.
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
MsgSetSendEnabled is the Msg/SetSendEnabled request type.
Only entries to add/update/delete need to be included. Existing SendEnabled entries that are not included in this message are left unchanged.
Since: cosmos-sdk 0.47
Generated
from message cosmos.bank.v1beta1.MsgSetSendEnabled