Skip to content

Update storage keys in sequencer #1611

@Fraser999

Description

@Fraser999

It is difficult to be sure that a given storage key is unique since they are defined in multiple different locations in the sequencer codebase, and we have no convention regarding naming/prefixes.

For each component, move its keys (const values and functions generating DB keys) to a new module named keys inside the component's storage module. All keys should be given a prefix relevant to the component's name.

┆Issue Number: ENG-898

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions