This reverts commit 11e6197a83
.
This commit is contained in:
@@ -110,7 +110,7 @@ pub fn create_stake_account_with_lockup(
|
||||
custodian: &Pubkey,
|
||||
) -> Vec<Instruction> {
|
||||
vec![
|
||||
system_instruction::create_rent_exempted_account(
|
||||
system_instruction::create_account(
|
||||
from_pubkey,
|
||||
stake_pubkey,
|
||||
lamports,
|
||||
|
Reference in New Issue
Block a user