Skip to content

Use client send_private_note method #220

Description

@TomasArrachea

Currently the faucet sends private notes via the note transport by instantiating a GrpcNoteTransportClient. Instead, it could just use the client integration with the existing send_private_note method.

Also, now that the client in Send + Sync, there may be room for changes in the faucet architecture by sharing the client behind a mutex.

Context in #191 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions