mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 03:55:59 +00:00
payout runs/payout periods split
This commit is contained in:
@@ -58,8 +58,8 @@
|
||||
//! ## Variance
|
||||
//!
|
||||
//! We store a table `payouts_variance` with columns:
|
||||
//! - a timestamp from when this variance value applies (first entry at Unix
|
||||
//! epoch)
|
||||
//! - a date from when this variance value applies (first entry on the Unix
|
||||
//! epoch date)
|
||||
//! - the decimal fraction of variance to apply
|
||||
|
||||
use chrono::NaiveDate;
|
||||
|
||||
Reference in New Issue
Block a user