pub fn cancel_issue<T: Config>(issue_id: H256)
Expand description

Cancel the issuance of tokens if expired

Arguments

  • origin - sender of the transaction
  • issue_id - identifier of issue request as output from request_issue

Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::cancel_issue.