solana/programs/vest_api/src
Tyera Eulberg c6931dcb07
Remove credit-only account handling (#6726)
* Renaming
- credit-only/credit-debit to read-only/read-write
- debitable to writable

* Remove credit handling, making credit-only accounts read-only

* Update programs to remove deprecated credit-only account designation

* Use readonly and writable instead of underscored types
2019-11-05 09:38:35 -07:00
..
date_instruction.rs Reorder parameters (#6252) 2019-10-07 09:42:56 -07:00
lib.rs Add Vest program (#5987) 2019-10-04 14:43:50 -07:00
vest_instruction.rs Remove credit-only account handling (#6726) 2019-11-05 09:38:35 -07:00
vest_processor.rs Limit deserialization of program inputs (#6522) 2019-10-23 19:56:07 -07:00
vest_schedule.rs Add Vest program (#5987) 2019-10-04 14:43:50 -07:00
vest_state.rs Reorder parameters (#6252) 2019-10-07 09:42:56 -07:00