Skip to content

rename SparseTrieInterface #17271

@Rjected

Description

@Rjected

Describe the feature

I don't really like adding Interface to traits, as it seems a bit redundant. However we already have an enum called SparseTrie, which is what I would probably name the trait instead. So to disambiguate them we would have to come up with another name for the enum as well.

The alternative to all of this is just live with the interface name, but it would be nice to explore some other options first

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-engineRelated to the engine implementationA-trieRelated to Merkle Patricia Trie implementationC-enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions