Skip to content

Commit

Permalink
pips: add todo re. events
Browse files Browse the repository at this point in the history
  • Loading branch information
Centril committed Jul 30, 2020
1 parent 8fddb73 commit 96c752f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pallets/pips/src/lib.rs
Expand Up @@ -1009,6 +1009,8 @@ decl_module! {
Self::schedule_pip_for_execution(current_did, pip_id);
}

// TODO(centril): trigger event.

Ok(())
})
}
Expand Down

0 comments on commit 96c752f

Please sign in to comment.