We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01b56b5 commit 74db1cdCopy full SHA for 74db1cd
mithril-common/src/era/supported_era.rs
@@ -3,8 +3,6 @@
3
pub enum SupportedEra {
4
/// Thales era
5
Thales,
6
- /// Pythagoras era
7
- Pythagoras,
8
}
9
10
impl SupportedEra {
0 commit comments