Skip to content

Commit d0a41c6

Browse files
wip
1 parent 8bd70ee commit d0a41c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

programs/compressed-token/src/process_transfer.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -841,6 +841,7 @@ pub mod transfer_sdk {
841841
Ok(Instruction {
842842
program_id: crate::ID,
843843
accounts: [accounts.to_account_metas(Some(true)), remaining_accounts].concat(),
844+
844845
data: instruction_data,
845846
})
846847
}

0 commit comments

Comments
 (0)