neoneo-go/pkg/rpc/client
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.go rpc: drop UTXO transfer support, remove Balancer 2020-06-05 19:20:16 +03:00
doc.go rpc: drop getaccountstate method 2020-06-05 19:20:16 +03:00
doc_test.go rpc: drop getaccountstate method 2020-06-05 19:20:16 +03:00
nep5.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
rpc.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
rpc_test.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
wsclient.go rpc/client: handle client creation error in new wsclient 2020-05-26 11:36:47 +03:00
wsclient_test.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00