balancednetwork / balanced-java-contracts

Java contracts for Balanced
Apache License 2.0
10 stars 15 forks source link

Add xCall claim in rewards #451

Open FezBox opened 2 months ago

FezBox commented 2 months ago

Add new method via annotation to claim rewards. Should accept a optional to parameter so that rewards can be claimed to another address if needed. Should xTransfer all tokens claimed to users, if not available it should do nothing.