Skip to content

Commit b99c839

Browse files
make clippy happy
1 parent f080533 commit b99c839

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • runtime/hydradx/src/governance

runtime/hydradx/src/governance/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ impl pallet_treasury::Config for Runtime {
180180

181181
parameter_types! {
182182
pub const VoteLockingPeriod: BlockNumber = 7 * DAYS;
183+
#[derive(Debug)]
183184
pub const MaxVotes: u32 = 25;
184185
}
185186

0 commit comments

Comments
 (0)