* stake-pool: Support dynamic minimum delegation amount * Use minimum_delegation in CLI * Address feedback * Update minimum delegation in python test * Address feedback * Improve error message |
||
---|---|---|
.. | ||
cli | ||
js | ||
program | ||
py | ||
README.md |
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.