Replace MimbleWimble by Mimblewimble (#3118)

* Replace MimbleWimble by Mimblewimble

* MimbleWimble->Mimblewimble
This commit is contained in:
Quentin Le Sceller
2019-11-19 05:49:32 -05:00
committed by Antioch Peverell
parent 8fde3b3829
commit 04e7d307ce
36 changed files with 248 additions and 248 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
name = "grin_api"
version = "3.0.0-alpha.1"
authors = ["Grin Developers <mimblewimble@lists.launchpad.net>"]
description = "APIs for grin, a simple, private and scalable cryptocurrency implementation based on the MimbleWimble chain format."
description = "APIs for grin, a simple, private and scalable cryptocurrency implementation based on the Mimblewimble chain format."
license = "Apache-2.0"
repository = "https://github.com/mimblewimble/grin"
keywords = [ "crypto", "grin", "mimblewimble" ]