Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Tx

Hierarchy

  • Tx

Index

Constructors

constructor

Properties

auth_info

auth_info: AuthInfo

body

body: TxBody

signatures

signatures: string[]

Methods

appendEmptySignatures

  • appendEmptySignatures(signers: SignerData[]): void

appendSignatures

clearSignatures

  • clearSignatures(): void

toBytes

  • toBytes(): Uint8Array

toData

toProto

  • toProto(): Tx

Static fromAmino

Static fromData

Static fromProto

  • fromProto(proto: Tx): Tx

Static unpackAny

  • unpackAny(anyProto: Any): Tx