mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 07:01:03 +00:00
Companion PR for paritytech/substrate#5954 (#1081)
* Update for split weights * Update `Cargo.lock` * Bump all `spec_version`s Co-authored-by: Bastian Köcher <git@kchr.de>
This commit is contained in:
@@ -217,7 +217,7 @@ pub trait GetSessionNumber {
|
||||
|
||||
impl GetSessionNumber for sp_session::MembershipProof {
|
||||
fn session(&self) -> SessionIndex {
|
||||
self.session()
|
||||
self.session
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user