Use client `send_private_note` method
Aperta
- Lingua principale
- Rust
- Stelle
- 10
- Fork
- 12
- Merge medio
- 1g 15h
- PR unite (30g)
- 9
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.