solana-program-library/stake-pool/program/tests
Yuriy Savchenko d0bf7157cf
Set staking authority instruction removed (#1469)
* Set staking authority instruction removed

* Fixed fmt errors
2021-03-18 12:21:01 +01:00
..
helpers Various postponed fixes and changes to the stake pool program (#1200) 2021-02-10 17:42:28 +01:00
deposit.rs Remove tokio dev-dependency 2021-03-16 18:33:37 -07:00
initialize.rs Remove tokio dev-dependency 2021-03-16 18:33:37 -07:00
set_owner.rs Remove tokio dev-dependency 2021-03-16 18:33:37 -07:00
update_list_balance.rs Remove tokio dev-dependency 2021-03-16 18:33:37 -07:00
update_pool_balance.rs Remove tokio dev-dependency 2021-03-16 18:33:37 -07:00
vsa_add.rs Remove tokio dev-dependency 2021-03-16 18:33:37 -07:00
vsa_create.rs Remove tokio dev-dependency 2021-03-16 18:33:37 -07:00
vsa_remove.rs Remove tokio dev-dependency 2021-03-16 18:33:37 -07:00
withdraw.rs Remove tokio dev-dependency 2021-03-16 18:33:37 -07:00