voter-stake-registry/programs/voter-stake-registry
Christian Kamm 7b7ce7d8ce Add internal_transfer_unlocked
Rename internal_transfer -> internal_transfer_locked

The new instruction can move only unlocked funds and is useful to avoid
needing to withdraw funds if they should be re-locked in a different
deposit entry.

Withdrawing can be impossible when a voter is engaged in proposals.
2022-01-26 09:01:17 +01:00
..
src Add internal_transfer_unlocked 2022-01-26 09:01:17 +01:00
tests close vault and return rent sol (#26) 2022-01-25 14:56:15 +01:00
Cargo.toml
Xargo.toml