Trait everscale_network::utils::ComputeNodeIds
source · [−]pub trait ComputeNodeIds {
fn compute_node_ids(&self) -> (AdnlNodeIdFull, AdnlNodeIdShort);
}pub trait ComputeNodeIds {
fn compute_node_ids(&self) -> (AdnlNodeIdFull, AdnlNodeIdShort);
}