Trait ethcore::client::AccountData[][src]

pub trait AccountData: Nonce + Balance { }

Provides methods to access account info

Implementors