Skip to content

Make the bot applicable outside of pools by segmenting nodes per investor #3

@nymd

Description

@nymd

Issue: Currently the investors setup is only suitable for pooled nodes given that every node is assumed to be associated with every investor.

For this to be useful to node providers I would suggest two improvements:

  • segregate the nodes to individual investor accounts. Each investor should have a one to many relationship with their own nodes.
  • if we can't pull this info/relationship from a database, I would like to import it via CSV rather than manually load an .env file. CSV import would make it simple for providers to export from their own db.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions