☰
AccountData
Implementors
In ethcore::client::traits
?
Trait
ethcore
::
client
::
traits
::
AccountData
source
·
[
−
]
pub trait AccountData:
Nonce
+
Balance
{ }
Expand description
Provides methods to access account info
Implementors
source
impl
AccountData
for
Client