Enum ckb_network::Behaviour [−][src]
pub enum Behaviour {}Expand description
Peers behaviours we maintain a score to each peer report peer bahaviour will affects peer’s score
Currently this feature is disabled, maybe someday we will add it back or totally remove it.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Behaviour
impl UnwindSafe for Behaviour
Blanket Implementations
Mutably borrows from an owned value. Read more