Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TxLog

Hierarchy

  • TxLog

Index

Constructors

constructor

  • new TxLog(msg_index: number, log: string, events: Event[]): TxLog

Properties

events

events: Event[]

eventsByType

eventsByType: EventsByType

log

log: string

msg_index

msg_index: number

Methods

toData

toProto

  • toProto(): ABCIMessageLog

Static fromData

Static fromProto

  • fromProto(proto: ABCIMessageLog): TxLog