fixzdust
This commit is contained in:
@@ -471,9 +471,7 @@ impl LightWallet {
|
||||
}
|
||||
// Add a new Sietch Addr. This will derive a new zdust address from the seed
|
||||
pub fn add_zaddrdust(&self) -> String {
|
||||
if !self.unlocked {
|
||||
return "".to_string();
|
||||
}
|
||||
|
||||
|
||||
let pos = self.extsks.read().unwrap().len() as u32;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user