Optional
data: PartialMessage<TxDescriptor>fullname is the protobuf fullname of the raw transaction type (for instance the tx.Tx type) it is not meant to support polymorphism of transaction types, it is supposed to be used by reflection clients to understand if they can handle a specific transaction type in an application.
msgs lists the accepted application messages (sdk.Msg)
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
TxDescriptor describes the accepted transaction type
Generated
from message cosmos.base.reflection.v2alpha1.TxDescriptor