Struct ethabi::Event [] [src]

pub struct Event { /* fields omitted */ }

Contract event.

Methods

impl Event
[src]

Creates new instance of Event.

Decodes event indexed params and data.