mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-14 07:26:51 +00:00
swap
This commit is contained in:
@@ -56,8 +56,8 @@ pub fn process_deposit(accounts: &[AccountInfo<'_>], data: &[u8]) -> ProgramResu
|
||||
|
||||
// Transfer collateral.
|
||||
transfer(
|
||||
sender_info,
|
||||
signer_info,
|
||||
sender_info,
|
||||
collateral_info,
|
||||
token_program,
|
||||
amount,
|
||||
|
||||
Reference in New Issue
Block a user