neo-go/pkg/core/dao
Roman Khimov de2579ec07 dao: put contract IDs into keys using big endianness
We don't have a need to iterate over them at the moment, but since we're
changing the DB format in the next release anyway let's add this ability also,
just in case.
2022-02-18 14:38:51 +03:00
..
dao.go dao: put contract IDs into keys using big endianness 2022-02-18 14:38:51 +03:00
dao_test.go dao: simplify buffer management for private DAO 2022-02-17 22:27:39 +03:00