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

review poka

complete comment
parent 7512bc41
No related branches found
No related tags found
1 merge request!230refac add_cert
Pipeline #35705 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