mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 12:05:53 +00:00
wip: estimated payout period info
This commit is contained in:
@@ -68,6 +68,8 @@ use serde::{Deserialize, Serialize};
|
||||
|
||||
mod estimate;
|
||||
|
||||
pub use estimate::*;
|
||||
|
||||
/// Fraction defining much of the net revenue goes to the platform.
|
||||
const PLATFORM_REVENUE_SPLIT: Decimal = dec!(0.25);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user