Skip to content

Change injection to .SingleInstance() where appropriate #1301

@franssl

Description

@franssl

PeerSettings was previously being injected without the use of .SingleInstance(), which meant increased node start up times.

We should check for other classes that should be injected as a single instance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions