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