neoneo-go/pkg/core/dao
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
..
cacheddao.go core: move DAO to a separate package 2020-04-08 08:38:44 +03:00
cacheddao_test.go core: move DAO to a separate package 2020-04-08 08:38:44 +03:00
dao.go transaction: drop Claim TX type 2020-06-05 19:20:16 +03:00
dao_test.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00