Function issue::pallet::dispatchables::cancel_issue   
source · pub fn cancel_issue<T: Config>(issue_id: H256)Expand description
Cancel the issuance of tokens if expired
Arguments
origin- sender of the transactionissue_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.