mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 23:21:02 +00:00
Update to latest master
This commit is contained in:
Generated
+215
-182
File diff suppressed because it is too large
Load Diff
@@ -396,7 +396,7 @@ sp_api::mock_impl_runtime_apis! {
|
|||||||
(Vec::new(), GroupRotationInfo { session_start_block: 0, group_rotation_frequency: 0, now: 0 })
|
(Vec::new(), GroupRotationInfo { session_start_block: 0, group_rotation_frequency: 0, now: 0 })
|
||||||
}
|
}
|
||||||
|
|
||||||
fn availability_cores(&self) -> Vec<CoreState<BlockNumber>> {
|
fn availability_cores(&self) -> Vec<CoreState<PHash>> {
|
||||||
Vec::new()
|
Vec::new()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user