Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 376 Bytes

everstake.md

File metadata and controls

9 lines (5 loc) · 376 Bytes

Everstake

SOL value calculator program for Everstake stake pool program, used by EverSOL.

Compatible with generic_pool interface

Common Interface

Basically same definitions as SPL, but the stake pool account struct definition and withdrawal calculation is slightly different, hence the need for a different program.