CLI: Fix explicitly plumb withdraw_authority through vote-update-validator
This commit is contained in:
committed by
Trent Nelson
parent
3392ecc310
commit
2284699889
@@ -125,6 +125,7 @@ fn test_vote_authorize_and_withdraw() {
|
||||
config.command = CliCommand::VoteUpdateValidator {
|
||||
vote_account_pubkey,
|
||||
new_identity_account: 2,
|
||||
withdraw_authority: 1,
|
||||
};
|
||||
process_command(&config).unwrap();
|
||||
|
||||
|
Reference in New Issue
Block a user