mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-01 01:57:56 +00:00
Remove stray comment
This commit is contained in:
@@ -207,7 +207,6 @@ pub struct SignedOptions {
|
||||
/// `era_period == None`: immortal transaction.
|
||||
/// `0 <= era_period <= 65536`: rounded up to the closest power of 2, starting at 4.
|
||||
/// `65536 < era_period`: 65536.
|
||||
// pub era_period: Option<u64>,
|
||||
pub era_period: Option<u64>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user