solana-py icon indicating copy to clipboard operation
solana-py copied to clipboard

Implementing Staking?

Open Morgandri1 opened this issue 2 years ago • 0 comments

The SPL documentation says you can stake in python with a mystery package labeled staking. unlike spl, this is not bundled with the solana-py package, and cannot be downloaded with pip. How can I start staking? other packages include staking, but the syntax is not nearly as clean.

Morgandri1 avatar May 09 '23 20:05 Morgandri1