rialo-s-sdk 0.3.0

Solana SDK
1
2
3
use std::time::Duration;

pub const DEFAULT_TPU_COALESCE: Duration = Duration::from_millis(5);