Optional
authauth_info is the authorization related content of the transaction, specifically signers, signer modes and fee
Optional
bodybody is the processable content of the transaction
signatures is a list of signatures that matches the length and order of AuthInfo's signer_infos to allow connecting signature meta information like public key and signing mode by position.
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
Tx is the standard type used for broadcasting transactions.
Generated
from message cosmos.tx.v1beta1.Tx