mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
Merge branch 'zeke-mortal-ext' of https://github.com/paritytech/substrate-subxt into zeke-mortal-ext
This commit is contained in:
+1
-1
@@ -247,7 +247,7 @@ impl<T: Runtime> Clone for Client<T> {
|
||||
runtime_version: self.runtime_version.clone(),
|
||||
_marker: PhantomData,
|
||||
page_size: self.page_size,
|
||||
signed_options: self.signed_options.clone(),
|
||||
signed_options: self.signed_options,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user