grin/wallet/src/libwallet
Yeastplume ebee05591b
Factor out wallet communications (#1142)
* move http calls out from libwallet internal

* rustfmt

* start to think about wallet communication traits

* rustfmt

* start of factoring out wallet client trait

* rustfmt

* move node_url trait fn into walletclient

* rustfmt

* comms factored out (with exception of wallet restore)

* rustfmt

* fix test

* rustfmt

* further test fix
2018-06-07 15:04:21 +01:00
..
internal Factor out wallet communications (#1142) 2018-06-07 15:04:21 +01:00
api.rs Factor out wallet communications (#1142) 2018-06-07 15:04:21 +01:00
controller.rs Factor out wallet communications (#1142) 2018-06-07 15:04:21 +01:00
error.rs Factor out wallet communications (#1142) 2018-06-07 15:04:21 +01:00
mod.rs Factor out wallet communications (#1142) 2018-06-07 15:04:21 +01:00
types.rs Factor out wallet communications (#1142) 2018-06-07 15:04:21 +01:00