NodeDefault

Type Alias NodeDefault 

Source
pub type NodeDefault = Node<SqliteHeaderDb, SqlitePeerDb>;
Expand description

The default node returned from the Builder.

Aliased Typeยง

pub struct NodeDefault { /* private fields */ }