Function darkfid::utils::parse_blockchain_config

source ยท
pub async fn parse_blockchain_config(
    config: Option<String>,
    network: &str,
) -> Result<BlockchainNetwork>
Expand description

Auxiliary function to parse darkfid configuration file and extract requested blockchain network config.