neo-go/cli
Roman Khimov f330f2f40b rpc: separate out request and response structures
Mostly as is, no real effort done yet to optimize them, so there are still a
lot of duplicates there, but at least we sort them out into different smaller
packages.
2020-02-21 15:12:04 +03:00
..
server storage: add Exists flag to KeyValue in batch 2020-02-12 12:16:31 +03:00
smartcontract rpc: separate out request and response structures 2020-02-21 15:12:04 +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