neoneo-go/pkg/core/dao
Anna Shaleva 2ad4c86712 dao: move conflict record value length to a separate const
Conflicts-related code contains more and more these magic numbers, and
there's no good in it even if all the usages are commented. This
approach produces bugs like #3426.

No functional changes, just a refactoring.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2024-05-16 12:13:41 +03:00
..
dao.go dao: move conflict record value length to a separate const 2024-05-16 12:13:41 +03:00
dao_test.go core: allow transaction to conflict with block 2024-05-16 12:13:41 +03:00