mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 00:45:43 +00:00
Remove stray comment
This commit is contained in:
@@ -251,7 +251,6 @@ pub struct DefaultExtra<T: System> {
|
|||||||
tx_version: u32,
|
tx_version: u32,
|
||||||
nonce: T::Index,
|
nonce: T::Index,
|
||||||
genesis_hash: T::Hash,
|
genesis_hash: T::Hash,
|
||||||
// Era and either the genesis_hash if immortal or the current hash if mortal
|
|
||||||
era_info: (Era, Option<T::Hash>),
|
era_info: (Era, Option<T::Hash>),
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user