mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
approval-voting: use proper hash when querying session info (#1387)
This commit is contained in:
@@ -2350,7 +2350,7 @@ async fn process_wakeup<Context>(
|
||||
match get_extended_session_info(
|
||||
session_info_provider,
|
||||
ctx.sender(),
|
||||
block_entry.parent_hash(),
|
||||
block_entry.block_hash(),
|
||||
block_entry.session(),
|
||||
)
|
||||
.await
|
||||
|
||||
Reference in New Issue
Block a user