solana-program-library/stake-pool
hana 65769ce23d
Update rust to 1.60, solana to 1.11.6 (#3492)
also change bpf to sbf throughout the codebase

Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
2022-08-18 12:16:02 -07:00
..
cli Update rust to 1.60, solana to 1.11.6 (#3492) 2022-08-18 12:16:02 -07:00
js CI: Add `--max-warnings 0` to eslint to abort on errors (#3254) 2022-06-16 09:39:55 -04:00
program Update rust to 1.60, solana to 1.11.6 (#3492) 2022-08-18 12:16:02 -07:00
py Update rust to 1.60, solana to 1.11.6 (#3492) 2022-08-18 12:16:02 -07:00
README.md stake-pool-py: Create and deserialize stake pools (#2557) 2021-12-10 00:43:25 +01:00

README.md

stake-pool program

Full documentation is available at https://spl.solana.com/stake-pool

The command-line interface tool is available in the ./cli directory.

Javascript bindings are available in the ./js directory.

Python bindings are available in the ./py directory.