tpu-client-next: return receiver in scheduler::run (#4454) Return receiver from scheduler::run so that it can be reused if required. This is needed to use tpu-client-next in validator because user can make an rpc call to update underlying authority, and due to the way this mechanism is implemented, we have to re-utilize the same receiver. (cherry picked from commit 85b6118684420aa2bec8bb24d7e38a2945f520ce) Co-authored-by: kirill lykov <kirill.lykov@anza.xyz> |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |