0xMiden / 0xMiden/faucet

Use client `send_private_note` method

Open
#220 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
10
Forks
12
Avg merge
1d 15h
Merged PRs (30d)
9

Description

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 https://github.com/0xMiden/miden-faucet/pull/191#discussion_r2738733647

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.