grin/config
AntiochP 3b4a48b2fd Cleanup build warnings (#87)
* minor cleanup - unused imports
* cleanup build warnings - unused vars
* make structs pub to get rid of the private_in_public lint warning
* missing docs on RangeProof
* add missing docs to store delete function
* cleaned up deprecation warning -
tokio_core -> tokio_io
complete() -> send()
2017-08-10 00:54:10 +00:00
..
src Cleanup build warnings (#87) 2017-08-10 00:54:10 +00:00
Cargo.toml Addition of configuration file (#79) 2017-07-13 17:30:33 +00:00