galacticcouncil / hydration-node

Hydration node - Cross-chain liquidity protocol built with Polkadot-SDK
https://hydration.net
Apache License 2.0
172 stars 69 forks source link

staking - clear position votes storage if no votes #858

Open enthusiastmartin opened 4 months ago

enthusiastmartin commented 4 months ago

Currently we keep storage with empty list of votes for a position.

We can remove this entry if there are no votes for the position.