Skip to content

Avoid mutating the "abstract" ENSIndexer Schema definition. #1830

@tk-o

Description

@tk-o

The goal is to have buildConcreteEnsIndexerSchema function from ENSDb to not have side effects. Each call of this function should produce a new "concrete" ENSIndexer Schema object. The "abstract" ENSIndexer Schema object, as defined by the sum of exports from packages/ensdb-sdk/src/ensindexer-abstract/index.ts file, should remain immutable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ensdbENSDb related

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions