Function lumina_node::test_utils::test_node_config

source ยท
pub fn test_node_config() -> NodeConfig<InMemoryBlockstore, InMemoryStore>
Available on crate feature test-utils only.
Expand description

NodeConfig with default values for the usage in tests.

Can be used to fill the missing fields with ..test_node_config() syntax.