Skip to content

Commit

Permalink
Update precompiles/collective/src/mock.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Rodrigo Quelhas <22591718+RomarQ@users.noreply.github.com>
  • Loading branch information
gonzamontiel and RomarQ authored Sep 26, 2024
1 parent 9cfc747 commit f19c9ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion precompiles/collective/src/mock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,6 @@ impl pallet_treasury::Config for Runtime {
type RejectOrigin = frame_support::traits::NeverEnsureOrigin<Balance>;
type RuntimeEvent = RuntimeEvent;
// If spending proposal rejected, transfer proposer bond to treasury
// If spending proposal rejected, transfer proposer bond to treasury
type SpendPeriod = ConstU32<1>;
type Burn = ();
type BurnDestination = ();
Expand Down

0 comments on commit f19c9ef

Please sign in to comment.