Skip to content

Commit

Permalink
Remove Promotion Fund workspace (#875)
Browse files Browse the repository at this point in the history
`incentive_escrow_fund_bps` is in the metadata_db, and can be fetched from mobile-config. Along with the active promotions for a service provider. 

The values that were written into these reports will be available in the rewards_manifest for any given epoch.
  • Loading branch information
michaeldjeffrey authored Oct 17, 2024
1 parent 6e80648 commit bea8d6e
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 633 deletions.
26 changes: 0 additions & 26 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ members = [
"mobile_verifier",
"poc_entropy",
"price",
"promotion_fund",
"reward_index",
"reward_scheduler",
"solana",
Expand Down
30 changes: 0 additions & 30 deletions promotion_fund/Cargo.toml

This file was deleted.

18 changes: 0 additions & 18 deletions promotion_fund/README.md

This file was deleted.

57 changes: 0 additions & 57 deletions promotion_fund/pkg/settings-template.toml

This file was deleted.

172 changes: 0 additions & 172 deletions promotion_fund/src/daemon.rs

This file was deleted.

Loading

0 comments on commit bea8d6e

Please sign in to comment.