neoneo-go/pkg/rpc
Roman Khimov 21efccd300 transaction: remove type field, set Version to 0
Two changes being done here, because they require a lot of updates to
tests. Now we're back into version 0 and we only have one type of
transaction.

It also removes GetType and GetScript interops, both are obsolete in Neo 3.
2020-06-05 19:20:16 +03:00
..
client transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
request rpc: drop UTXO transfer support, remove Balancer 2020-06-05 19:20:16 +03:00
response rpc: drop getaccountstate method 2020-06-05 19:20:16 +03:00
server transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00