Skip to main content

parse_configured_wallet_set

Function parse_configured_wallet_set 

Source
fn parse_configured_wallet_set(
    config_name: &str,
    wallets: &[String],
) -> Result<BTreeSet<WalletAddress>>