feat(exchange): add exchange rate handling and scheduled updates
This commit is contained in:
@@ -6,4 +6,7 @@ const (
|
||||
|
||||
// ForthwithQuotaTask create quota task immediately
|
||||
ForthwithQuotaTask = "forthwith:quota:task"
|
||||
|
||||
// SchedulerExchangeRate fetch exchange rate task
|
||||
SchedulerExchangeRate = "scheduler:exchange:rate"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user