minor cleanup

This commit is contained in:
Paul 2022-09-22 11:47:50 +03:00
parent 46085d7c1d
commit 9b804a1532
1 changed files with 1 additions and 9 deletions

View File

@ -379,15 +379,7 @@ pub fn verify_issue_bundle<'a>(
Ok(acc)
})
// The iterator will return the the new accumulated note_type finalization set or the reason to fail.
// for action: Asset description size
// for action: check not in previously finalized
// for action: collect finalized action
// for note: Note type properly generated
// Sig on sighash
// The iterator will return the the new accumulated note_type finalization set or fail.
}
/// Errors produced during the issuance process