mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-14 07:26:51 +00:00
sdk
This commit is contained in:
@@ -200,6 +200,7 @@ pub fn swap(
|
||||
AccountMeta::new_readonly(spl_token::ID, false),
|
||||
AccountMeta::new_readonly(spl_associated_token_account::ID, false),
|
||||
AccountMeta::new_readonly(crate::ID, false),
|
||||
AccountMeta::new_readonly(sysvar::slot_hashes::ID, false),
|
||||
],
|
||||
data: Swap {
|
||||
amount: amount.to_le_bytes(),
|
||||
|
||||
Reference in New Issue
Block a user