Skip to content

list_pool() helper function #11

@pythcoiner

Description

@pythcoiner

we should implement a

list_pool(back: u64, timeout: u64) -> Result<Vec<Pool>, Error>

helper function that will do the following:

  • create a nostr client
  • subscribe to pool notifications
  • wait timeout seconds
  • return all received pool notifications

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions