We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da2dbc6 commit 42e4b41Copy full SHA for 42e4b41
1 file changed
solana/vm/instructions_transfer_for_swap.go
@@ -53,7 +53,7 @@ func NewTransferForSwapInstruction(
53
},
54
{
55
PublicKey: accounts.Vm,
56
- IsWritable: false,
+ IsWritable: true,
57
IsSigner: false,
58
59
0 commit comments