convex
convex copied to clipboard
Staking functions
Need to implement staking functions in the runtime library.
Key operations:
- Adjust stake (as peer)
- Delegate stake (as any user / actor)
- Claim staking rewards
Is it still relevant given new peer and stake functions in core?