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