Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Commit

Permalink
Companion of paritytech/substrate#10309, !
Browse files Browse the repository at this point in the history
  • Loading branch information
AurevoirXavier committed Sep 21, 2022
1 parent 4bee1de commit 62d0985
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node/runtime/pangolin/src/pallets/bounties.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ impl Config for Runtime {
type BountyDepositPayoutDelay = BountyDepositPayoutDelay;
type BountyUpdatePeriod = BountyUpdatePeriod;
type BountyValueMinimum = BountyValueMinimum;
type ChildBountyManager = ();
type DataDepositPerByte = DataDepositPerByte;
type Event = Event;
type MaximumReasonLength = MaximumReasonLength;
Expand Down

0 comments on commit 62d0985

Please sign in to comment.