add sietch call

This commit is contained in:
DenioD
2020-01-15 21:48:06 +01:00
parent 8cf83fae7d
commit cf0e418f42

View File

@@ -889,7 +889,7 @@ impl LightClient {
self.do_save()?;
Ok(array![new_address])
Ok(array!["sietch",new_address])
}
pub fn clear_state(&self) {