admin
This commit is contained in:
2
cn.js
2
cn.js
@@ -8,7 +8,7 @@ const Fund = require('./src/modules/fund/fund.model');
|
||||
const system = require('./src/modules/system/system.model');
|
||||
const { createAction } = require('./src/modules/action/action.handler');
|
||||
|
||||
const tokenReleaseRate = 0.01;
|
||||
const tokenReleaseRate = 0.02;
|
||||
const inviteReward = 2.5;
|
||||
|
||||
async function awardMine(user, fund) {
|
||||
|
||||
Reference in New Issue
Block a user