UNPKG

@polygon-hermez/vm

Version:
5 lines (4 loc) 110 B
/** * Log that the contract emitted. */ export type Log = [address: Buffer, topics: Buffer[], data: Buffer]