Function brane_ctl::wizard::query_proxy_node_config
source · pub fn query_proxy_node_config() -> Result<NodeConfig, Error>
Expand description
Queries the user for the node file configuration.
§Returns
A new NodeConfig
that reflects the user’s choices.
§Errors
This function may error if we failed to query the user.