Remove wallet code [1.1.0] (#2593)
* Bump version to 1.1.0 * remove wallet crate * wallet extracted + mine_block structs * remove wallet doc * remove unnecessary cargo deps * rustfmt * remove wallet from travis matrix * move integration tests into separate crate * rustfmt * move integration crate to wallet
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "grin_api"
|
||||
version = "1.0.1"
|
||||
version = "1.1.0"
|
||||
authors = ["Grin Developers <mimblewimble@lists.launchpad.net>"]
|
||||
description = "APIs for grin, a simple, private and scalable cryptocurrency implementation based on the MimbleWimble chain format."
|
||||
license = "Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user