add sietch call
This commit is contained in:
@@ -889,7 +889,7 @@ impl LightClient {
|
|||||||
|
|
||||||
self.do_save()?;
|
self.do_save()?;
|
||||||
|
|
||||||
Ok(array![new_address])
|
Ok(array!["sietch",new_address])
|
||||||
}
|
}
|
||||||
|
|
||||||
pub fn clear_state(&self) {
|
pub fn clear_state(&self) {
|
||||||
|
|||||||
Reference in New Issue
Block a user