Generate accounts needed to perform complete_native_with_payload instruction
as cross-program invocation.
Note: toFeesTokenAccount is the same as toTokenAccount. For your program,
you only need to pass your toTokenAccount into the complete transfer
instruction for the toFeesTokenAccount.
Generate accounts needed to perform
complete_native_with_payload
instruction as cross-program invocation.Note:
toFeesTokenAccount
is the same astoTokenAccount
. For your program, you only need to pass yourtoTokenAccount
into the complete transfer instruction for thetoFeesTokenAccount
.