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 43a1bfc commit 4a56db1Copy full SHA for 4a56db1
crates/ethportal-api/src/types/portal.rs
@@ -46,7 +46,6 @@ pub type RawContentKey = Bytes;
46
pub type RawContentValue = Bytes;
47
48
pub type DataRadius = U256;
49
-pub type Distance = U256;
50
51
/// Response for Ping endpoint
52
#[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
0 commit comments