Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BaseEVMEvent ¶
type BaseEVMEvent struct {
// contains filtered or unexported fields
}
func (*BaseEVMEvent) GetLog ¶
func (e *BaseEVMEvent) GetLog() types.Log
type EVMEventHandler ¶
EVMEventHandler specifies method for an event handler.
Click to show internal directories.
Click to hide internal directories.