Rename SystemInstruction::Move to SystemInstruction::Transfer
This commit is contained in:
@@ -649,7 +649,7 @@ mod tests {
|
||||
bank.last_blockhash(),
|
||||
0,
|
||||
),
|
||||
SystemTransaction::new_move(
|
||||
SystemTransaction::new_transfer(
|
||||
&keypair4,
|
||||
&keypair4.pubkey(),
|
||||
1,
|
||||
|
Reference in New Issue
Block a user