neoneo-go/pkg
Steven Jack 42195b1af4 Refactor peer message sending into single interface method .Send() (#40)
* Adds Send method to Peer interface and removes redundant methods

* Fix imports

* Bumps version
2018-03-04 14:47:56 +01:00
..
api bootstrapped projects folders. 2018-01-26 21:39:56 +01:00
core Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
crypto Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
network Refactor peer message sending into single interface method .Send() (#40) 2018-03-04 14:47:56 +01:00
smartcontract Compiler (#37) 2018-03-02 16:49:10 +01:00
util Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
vm Compiler (#37) 2018-03-02 16:49:10 +01:00
wallet Refactor peer message sending into single interface method .Send() (#40) 2018-03-04 14:47:56 +01:00