neoneo-go/pkg/rpc/client
Roman Khimov 25da5a30d8 cli: change deploy and invoke commands to use wallet
Passing WIF directly in the command line is not something we should be doing.

Also split netfee and sysfee in the RPC as they're different (and add a script
attribute for free transactions).
2020-03-12 16:19:12 +03:00
..
client.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
doc.go rpc: implement getnep5transfers RPC 2020-03-05 18:22:40 +03:00
doc_test.go rpc: update client documentation 2020-03-03 18:59:21 +03:00
neoscan.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
nep5.go rpc: implement (*Client).NEP5TokenInfo() 2020-03-10 13:02:14 +03:00
rpc.go cli: change deploy and invoke commands to use wallet 2020-03-12 16:19:12 +03:00