Struct ethcore_rpc::v1::Web3Client [] [src]

pub struct Web3Client;

Web3 rpc implementation.

Methods

impl Web3Client
[src]

Creates new Web3Client.

Trait Implementations

impl Web3 for Web3Client
[src]

Returns current client version.

Returns sha3 of the given data

Transform this into an IoDelegate, automatically wrapping the parameters. Read more