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 fa0320f commit c52c2cbCopy full SHA for c52c2cb
mithril-common/src/entities/signed_entity_type.rs
@@ -49,6 +49,7 @@ const ENTITY_TYPE_CARDANO_DATABASE: usize = 4;
49
PartialOrd,
50
Ord,
51
EnumIter,
52
+ Hash,
53
))]
54
pub enum SignedEntityType {
55
/// Mithril stake distribution
0 commit comments