neo-go/pkg/rpc/server
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
..
testdata transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
server_helper_test.go rpc/server: add notification subscription 2020-05-26 11:36:47 +03:00
server_test.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
subscription.go rpc/server: add notification filters 2020-05-26 11:36:47 +03:00
subscription_test.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00