CLI: Add hidden support for SystemInstruction::TransferWithSeed
This commit is contained in:
committed by
mergify[bot]
parent
16e0a4b412
commit
700685c223
@@ -76,6 +76,8 @@ fn test_vote_authorize_and_withdraw() {
|
||||
nonce_account: None,
|
||||
nonce_authority: 0,
|
||||
fee_payer: 0,
|
||||
derived_address_seed: None,
|
||||
derived_address_program_id: None,
|
||||
};
|
||||
process_command(&config).unwrap();
|
||||
let expected_balance = expected_balance + 1_000;
|
||||
|
Reference in New Issue
Block a user