pub trait ElectrumExtendedKey {
// Required methods
fn to_descriptors(&self) -> Vec<String>;
fn xkey_str(&self) -> String;
fn kind(&self) -> &str;
}Required Methods§
sourcefn to_descriptors(&self) -> Vec<String>
fn to_descriptors(&self) -> Vec<String>
Returns internal and external descriptor