You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
support of storing operators rewards as merkle tree in db. For claiming operator has to provide merkle tree proof for reward service that it really has been granted to claim the reward.
Notes
No response
The text was updated successfully, but these errors were encountered:
Problem to Solve
Rewards are not implemented and designed yet. But we could start to work with reward commitment support.
Possible Solution
Symbiotic has two different types of rewards:
What we should do in MIddleware.sol:
What we should do in Router.sol:
What we should do in validators:
Notes
No response
The text was updated successfully, but these errors were encountered: