Struct ethcore::client::registry::events::ReverseConfirmed[]

pub struct ReverseConfirmed { /* fields omitted */ }

Methods

impl ReverseConfirmed

Parses log.

Creates topic filter.

Trait Implementations

impl Debug for ReverseConfirmed

Formats the value using the given formatter. Read more

impl Clone for ReverseConfirmed

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for ReverseConfirmed

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Default for ReverseConfirmed

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl Send for ReverseConfirmed

impl Sync for ReverseConfirmed