Skip to content

[consistency] drop importing types and db prefixes

Son of Odin requested to merge consistency into master

This change has no logical changes, just unifies the codebase to a common way of prefixing the keys in the database and not importing types and relying on alias.go.

Merge request reports