openethereum/rpc_client/src
Kristoffer Ström 7a176094d5 * Use try!/map_err instead of match
* Use jsonrpc_core for serializing/deserializing rpc messages
* Factor out unwraps
* Remove mem::replace
* Add nicer formating of ConfirmationRequests
2016-12-09 22:26:07 +01:00
..
client.rs * Use try!/map_err instead of match 2016-12-09 22:26:07 +01:00
lib.rs * Use try!/map_err instead of match 2016-12-09 22:26:07 +01:00
mock.rs Add Ws Json rpc client and command line utils 2016-12-09 22:26:05 +01:00
signer.rs * Use try!/map_err instead of match 2016-12-09 22:26:07 +01:00