Function bitcoin_core

Source
pub fn bitcoin_core(
    seed: Seed,
    network: Network,
    account: Option<u32>,
) -> Result<String>