solana/programs/stake_api/src
Sagar Dhawan 0b23af324b
Refactor Storage Program (#3622)
* Refactor Storage Program

* Replace KeyedAccount trait with StorageAccount struct

* Implement State for Account, not StorageAccount

* Make State trait more generic

* Move validation check into function
2019-04-04 12:01:09 -07:00
..
lib.rs add passive staking and rewards (#3579) 2019-04-01 16:45:53 -07:00
stake_instruction.rs Remove Instruction wrapper structs and name functions after enum fields 2019-04-03 13:34:27 -07:00
stake_state.rs Refactor Storage Program (#3622) 2019-04-04 12:01:09 -07:00