Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindLog ¶
FindLog searches the array of logs (typically retrieved from a receipt) to find one that can be parsed by the supplied parser (usually the Parse<EventName> function from generated bindings for a contract). e.g. receipts.FindLog(receipt.Logs, optimismPortal.ParseTransactionDeposited) Either the first parsable event is returned or an error with the parse failures.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.