solana-program-library/token-lending/program/tests/helpers
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
..
genesis.rs lending: Add test to generate and optionally dump genesis accounts (#967) 2020-12-28 19:15:50 +01:00
mod.rs lending: Add user transfer authority for all instructions (#1034) 2021-01-06 20:55:56 +01:00