Merge stake::withdraw instructions (#9617)
This commit is contained in:
@ -1002,6 +1002,7 @@ pub fn process_withdraw_stake(
|
||||
&withdraw_authority.pubkey(),
|
||||
destination_account_pubkey,
|
||||
lamports,
|
||||
None,
|
||||
)];
|
||||
|
||||
let fee_payer = config.signers[fee_payer];
|
||||
|
Reference in New Issue
Block a user