remove_announcement: TxDescriptor<{
    cid: Binary;
}>

Remove an announcement.

Transaction fee refunded for expired announcements.

Parameters:

  • origin: Must be the [Config::AnnouncementOrigin] or signed for expired announcements.
  • cid: CID of the IPFS document to remove.