Skip to content

Commit

Permalink
Update pallets/parachain-staking/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Rodrigo Quelhas <[email protected]>
  • Loading branch information
librelois and RomarQ authored Mar 4, 2024
1 parent 9cbe017 commit 2953eb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pallets/parachain-staking/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1856,7 +1856,6 @@ pub mod pallet {
collator_commission: <CollatorCommission<T>>::get(),
};

//
<DelayedPayouts<T>>::insert(prepare_payout_for_round, payout);

<T as Config>::WeightInfo::prepare_staking_payouts()
Expand Down

0 comments on commit 2953eb9

Please sign in to comment.