solana/programs/librapay_api
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
..
src Remove credit-only account handling (#6726) 2019-11-05 09:38:35 -07:00
.gitignore Have cargo-install-all.sh also look in program target dirs for so's (#6631) 2019-10-31 14:40:54 -07:00
Cargo.lock Remove move feature (#6605) 2019-10-29 17:14:07 -07:00
Cargo.toml Update libra to new fork (#6523) 2019-10-29 10:39:10 -07:00