Constructors
constructor
- new TxLog(msg_index: number, log: string, events: Event[]): TxLog
Parameters
msg_index: number
log: string
Properties
msg_index
msg_index: number
Methods
toProto
- toProto(): ABCIMessageLog
Static fromProto
- fromProto(proto: ABCIMessageLog): TxLog