mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-19 13:25:44 +00:00
finish GRANDPA test: dynamic authority sets
This commit is contained in:
@@ -120,6 +120,7 @@ impl<H: Eq, N> AuthoritySet<H, N>
|
||||
}
|
||||
|
||||
/// Inspect pending changes.
|
||||
#[cfg(test)]
|
||||
pub(crate) fn pending_changes(&self) -> &[PendingChange<H, N>] {
|
||||
&self.pending_changes
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user