pub fn to_bootnodes(bootnodes: &Option<String>) -> Result<Vec<String>, String>
Expand description

Validates and formats bootnodes option.