rpc: plumb shred_version through RpcContactInfo

This commit is contained in:
Trent Nelson
2021-05-13 21:33:57 -06:00
committed by mergify[bot]
parent 26afc7620b
commit 67e6a3106f
2 changed files with 4 additions and 1 deletions

View File

@ -206,6 +206,8 @@ pub struct RpcContactInfo {
pub version: Option<String>,
/// First 4 bytes of the FeatureSet identifier
pub feature_set: Option<u32>,
/// Shred version
pub shred_version: Option<u16>,
}
/// Map of leader base58 identity pubkeys to the slot indices relative to the first epoch slot