Expand description
Leader/blockhash provider traits and simple provider adapters. Provider traits and basic in-memory adapters used by the transaction SDK.
Structs§
- Leader
Target - One leader/validator target that can receive transactions directly.
- Static
Leader Provider - In-memory leader provider for tests and static configurations.
- Static
Recent Blockhash Provider - In-memory blockhash provider for tests and static configurations.
Traits§
- Leader
Provider - Source of current/next leader targets.
- Recent
Blockhash Provider - Source of the latest recent blockhash bytes.