typestrong API

This commit is contained in:
Robert Habermeier
2017-04-06 20:01:09 +02:00
parent cf75a19e8d
commit 5793bb8fac
3 changed files with 165 additions and 53 deletions

View File

@@ -115,7 +115,6 @@ impl EthClient {
on_demand: self.on_demand.clone(),
sync: self.sync.clone(),
cache: self.cache.clone(),
}
}