Function lumina_node::test_utils::test_node_config_with_keypair
source ยท pub fn test_node_config_with_keypair(
keypair: Keypair,
) -> NodeConfig<InMemoryBlockstore, InMemoryStore>Available on crate feature
test-utils only.Expand description
NodeConfig with given keypair and default values for the usage in tests.