solana-program-library/token-lending/program
Jon Cinque b2712c6c2f
lending: Add user transfer authority for all instructions (#1034)
* Add user transfer authority to deposit

* Add user transfer authority to withdraw

* Add user transfer authority to borrow

* Add user transfer authority to repay

* Add user transfer authority to liquidate

* Add user transfer authority to init reserve

* Cargo fmt

* Fix client

* Cargo fmt again
2021-01-06 20:55:56 +01:00
..
src lending: Add user transfer authority for all instructions (#1034) 2021-01-06 20:55:56 +01:00
tests lending: Add user transfer authority for all instructions (#1034) 2021-01-06 20:55:56 +01:00
Cargo.toml build(deps): bump solana-program from 1.5.0 to 1.5.1 (#1025) 2021-01-04 13:51:29 +00:00
Xargo.toml SPL token lending scaffolding (#582) 2020-10-09 13:29:51 +08:00
cbindgen.toml SPL token lending scaffolding (#582) 2020-10-09 13:29:51 +08:00