mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-16 23:16:47 +00:00
todo
This commit is contained in:
@@ -8,6 +8,8 @@ use crate::{
|
||||
MINT_ADDRESS, ONE_DAY, TREASURY, TREASURY_BUMP,
|
||||
};
|
||||
|
||||
// TODO Change rate limitter to be based on 1440 non spam txs rather than time based
|
||||
|
||||
/// Claim distributes Ore from the treasury to a miner. Its responsibilies include:
|
||||
/// 1. Decrement the miner's claimable balance.
|
||||
/// 2. Transfer tokens from the treasury to the miner.
|
||||
|
||||
Reference in New Issue
Block a user