This function calls an endpoint of Blob service that deletes a blob.
Depends on D9944
Differential D9966
[keyserver] Add a function that deletes a blob Authored by tomek on Nov 24 2023, 2:48 PM.
Details This function calls an endpoint of Blob service that deletes a blob. Depends on D9944 Create a blob and delete it - check if a holder is deleted.
Diff Detail
Event TimelineComment Actions Use a param object instead of two args for hash and holder to avoid the confusion between them |