Forward transactions to the expected leader instead of your own TPU port (#12004)
* Use PoHRecorder to send to the right leader * cleanup * fmt * clippy * Cleanup, fix bug Co-authored-by: Carl <carl@solana.com>
This commit is contained in:
committed by
GitHub
parent
9eebaa2e59
commit
c67f8bd821
@@ -20,7 +20,6 @@ pub mod message_processor;
|
||||
mod native_loader;
|
||||
pub mod nonce_utils;
|
||||
pub mod rent_collector;
|
||||
pub mod send_transaction_service;
|
||||
pub mod serde_snapshot;
|
||||
pub mod snapshot_package;
|
||||
pub mod snapshot_utils;
|
||||
|
Reference in New Issue
Block a user