grin-wallet/controller
Yeastplume d774272fee
Add check_version function to Foreign API (#87)
* move api deser types into separate types mod

* rustfmt

* missing types file

* make all exports from libwallet more explicit

* rustfmt

* add version check function to foreign api

* rustfmt

* change check_version return value to result, for consistency
2019-04-24 09:27:14 +01:00
..
src Add check_version function to Foreign API (#87) 2019-04-24 09:27:14 +01:00
tests Add check_version function to Foreign API (#87) 2019-04-24 09:27:14 +01:00
Cargo.toml fix #88 (#89) 2019-04-24 09:26:52 +01:00