Module safe_core::recovery[][src]

Operations with recovery.

Functions

del_mdata_user_permissions

Deletes user permission on the mutable data and tries to recover from errors.

ins_auth_key

Insert key to maid managers. Covers the InvalidSuccessor error case (it should not fail if the key already exists).

mutate_mdata_entries

Mutates mutable data entries and tries to recover from errors.

put_mdata

Puts mutable data on the network and tries to recover from errors.

set_mdata_user_permissions

Sets user permission on the mutable data and tries to recover from errors.