Module update

Source

Modules§

error

Enums§

EditVisibility
EditVisibility allows the visibility of a RawDoc to be edited using the visibility function.

Functions§

delegates
Change the delegates of the document and perform some verification based on the new set of delegates.
payload
Change the payload of the document, using the set of triples:
privacy_allow_list
Change the allow set of a document if the visibility is set to Visibility::Private.
verify
Verify the document.
visibility
Change the visibility of the RawDoc, using the provided EditVisibility.