Trait libelectrum2descriptors::ElectrumExtendedKey[][src]

pub trait ElectrumExtendedKey {
    fn to_descriptors(&self) -> Vec<String>;
}

Required methods

Implementors