Use client `send_private_note` method
未关闭
- 主要语言
- Rust
- 星标
- 10
- 派生
- 12
- 平均合并
- 1 天 15 小时
- 30 天内合并 PR
- 9
描述
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
贡献指南
评估
这个 Issue 还没有评估数据。