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