jito-foundation / stakenet

Jito StakeNet
https://www.jito.network/stakenet/
Apache License 2.0
50 stars 19 forks source link

Read active stake rather than validator list balance #69

Closed ebatsell closed 2 months ago

ebatsell commented 2 months ago

Pulls active stake lamports from stake account rather than validator list. Note that active stake does not include stake rent, as that is included in another field in the StakeStateV2 account. Should fix issues where excessive stake was being delegated.