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 88dedb9 commit 0e54ebdCopy full SHA for 0e54ebd
common/src/address.rs
@@ -9,7 +9,6 @@ use minicbor::data::IanaTag;
9
use serde_with::{hex::Hex, serde_as};
10
use std::cmp::Ordering;
11
12
-
13
/// a Byron-era address
14
#[derive(Debug, Clone, PartialEq, Eq, Hash, serde::Serialize, serde::Deserialize)]
15
pub struct ByronAddress {
0 commit comments