Refactor: Fix typo in stake_state.rs (#21343)

initalize -> initialize
This commit is contained in:
Ikko Ashimine 2021-11-19 01:58:56 +09:00 committed by GitHub
parent 915bf8576f
commit d12dfc1918
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2545,7 +2545,7 @@ mod tests {
Err(InstructionError::InvalidAccountData)
);
// initalize the stake
// initialize the stake
let custodian = solana_sdk::pubkey::new_rand();
stake_keyed_account
.initialize(