solana-program-library/stake-pool/py/vote
Jon Cinque a7888861da
stake-pool-py: Create and deserialize stake pools (#2557)
* stake-pool-py: Create and deserialize stake pools with CI

* Add ability to add / remove validators

* Add vote init instruction for cleaner tests

* Fixup CI

* Add deposit / withdraw sol

* Add update instructions

* Add increase / decrease stake

* Add deposit / withdraw stake
2021-12-10 00:43:25 +01:00
..
__init__.py stake-pool-py: Create and deserialize stake pools (#2557) 2021-12-10 00:43:25 +01:00
actions.py stake-pool-py: Create and deserialize stake pools (#2557) 2021-12-10 00:43:25 +01:00
constants.py stake-pool-py: Create and deserialize stake pools (#2557) 2021-12-10 00:43:25 +01:00
instructions.py stake-pool-py: Create and deserialize stake pools (#2557) 2021-12-10 00:43:25 +01:00