public interface RewardService
| Modifier and Type | Method and Description |
|---|---|
Set<WalletReward> |
computeReward(long periodDateInSeconds)
Compute rewards swicth configurations for the list of identities passed in
parameters
|
void |
sendRewards(long periodDateInSeconds,
String username)
Send rewards transactions
|
Set<WalletReward> computeReward(long periodDateInSeconds)
periodDateInSeconds - Copyright © 2003–2019 eXo Platform SAS. All rights reserved.