Skip to content

Commit

Permalink
chore: add incentive manager to xtask
Browse files Browse the repository at this point in the history
  • Loading branch information
kerber0x committed Apr 11, 2024
1 parent 1a506aa commit 7d79a36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xtask/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ pub mod tasks {
generate_schema!("fee_collector", fee_collector),
generate_schema!("fee_distributor", fee_distributor),
generate_schema!("pool-manager", pool_manager),
generate_schema!("incentive-manager", incentive_manager),
generate_schema!("frontend-helper", frontend_helper),
generate_schema!("incentive", incentive),
generate_schema!("incentive-factory", incentive_factory),
Expand Down

0 comments on commit 7d79a36

Please sign in to comment.