* Implemented stake-pool CLI with create-pool, deposit, list and withdraw commands, fixed several bugs in underlying smart contract * Several typos fixed, some error text clarifications. * Fee parameter in stake pool creation changed into two: numarator and demoninator * Refactoring to resolve pool request comments * Added merge to stake_receiver account when claiming whole stake account * Removed unused import * Withdraw bump seed calculation fixed |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
README.md
SPL Stake Pool program command-line utility
A basic command-line for creating and using SPL Stake Pools. See https://spl.solana.com/stake-pool for more details