Trait bitcoinnode_interface::NLastRecv
source · pub trait NLastRecv {
// Required method
fn n_last_recv(&self) -> Option<OffsetDateTime>;
}
pub trait NLastRecv {
// Required method
fn n_last_recv(&self) -> Option<OffsetDateTime>;
}