Skip to content

Commit

Permalink
Linking issue for TODO task
Browse files Browse the repository at this point in the history
  • Loading branch information
salman01zp committed Nov 7, 2023
1 parent 96f3b0c commit 298d7fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pallets/roles/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ pub mod pallet {
);
// TODO: Call jobs manager to remove the services.
// On successful removal of services, remove the role from the mapping.
// Issue link for reference : https://github.com/webb-tools/tangle/issues/292

// Unbound locked funds.
let ledger = Self::ledger(&stash_account).ok_or(Error::<T>::InvalidStashController)?;
Expand Down

0 comments on commit 298d7fc

Please sign in to comment.