Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Aventus-Network-Services/avn-parach…
Browse files Browse the repository at this point in the history
…ain into nahu-sys2779-removeInflationLogic
  • Loading branch information
Nahu Seyoum committed Oct 20, 2022
2 parents a6224e4 + bbb09f1 commit d1d3f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pallets/parachain-staking/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ pub mod pallet {
current_round: RoundIndex,
first_block: T::BlockNumber,
old: u32,
new: u32,
new: u32,
},
/// Not enough fund to cover the staking reward payment.
NotEnoughFundsForEraPayment {reward_pot_balance: BalanceOf<T> },
Expand Down

0 comments on commit d1d3f7e

Please sign in to comment.