neoneo-go/cli
Roman Khimov 3fa9de764b rpc/client: only return the Result from calls, handle Error internally
Adjust structures accordingly and throw away most of them, they're useless.
2020-02-21 15:23:11 +03:00
..
server rpc: move server-related code to a separate package 2020-02-21 15:12:04 +03:00
smartcontract rpc/client: only return the Result from calls, handle Error internally 2020-02-21 15:23:11 +03:00
vm cli: move avm inspect from vm to contract command 2019-10-29 12:56:44 +03:00
wallet cli: provide separate function for opening wallet 2020-02-21 12:14:53 +03:00
.gitignore Better error messages (#24) 2018-02-24 10:10:45 +01:00
main.go cli: extend NewCommand() to NewCommands() 2019-10-19 23:58:45 +03:00