mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 01:07:57 +00:00
committed by
Bastian Köcher
parent
a5b2c9ab34
commit
62869f8a0a
@@ -437,7 +437,7 @@ pub(crate) struct ValidationSession {
|
||||
|
||||
impl ValidationSession {
|
||||
/// Create a new validation session instance. Needs to be attached to the
|
||||
/// nework.
|
||||
/// network.
|
||||
pub(crate) fn new(params: SessionParams) -> Self {
|
||||
ValidationSession {
|
||||
parent_hash: params.parent_hash,
|
||||
|
||||
Reference in New Issue
Block a user