Skip to content
Snippets Groups Projects
Commit 59528f62 authored by Hugo Trentesaux's avatar Hugo Trentesaux
Browse files

review poka

complete comment
parent b79cc91f
Branches
No related tags found
No related merge requests found
Pipeline #35703 passed
......@@ -409,7 +409,8 @@ pub mod pallet {
}
/// perform cert renewal if exisiting, else error with CertDoesNotExist
// must be transactional
// must be used in transactional context
// (it can fail if certification does not exist after having modified state)
fn try_renew_cert(
block_number: T::BlockNumber,
issuer: T::IdtyIndex,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment