* Fix typos * revert chains/unit_testnet * revert chains * fix review comments (thx @AlexVanin)
* Adds Send method to Peer interface and removes redundant methods * Fix imports * Bumps version
* Initial draft of the neo-go wallet * Cleanup + more test for util package * integrated wallet into neo-cli partially * base wallet implementation + smartcontract code.