This repository was archived by the owner on Mar 11, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -320,7 +320,7 @@ pub enum StakePoolInstruction {
320320 /// 1. `[w]` Validator stake list storage account
321321 /// 2. `[]` Stake pool withdraw authority
322322 /// 3. `[w]` Validator or reserve stake account to split
323- /// 4. `[w]` Unitialized stake account to receive withdrawal
323+ /// 4. `[w]` Uninitialized stake account to receive withdrawal
324324 /// 5. `[]` User account to set as a new withdraw authority
325325 /// 6. `[s]` User transfer authority, for pool token account
326326 /// 7. `[w]` User account with pool tokens to burn from
@@ -665,7 +665,7 @@ pub enum StakePoolInstruction {
665665 /// 1. `[w]` Validator stake list storage account
666666 /// 2. `[]` Stake pool withdraw authority
667667 /// 3. `[w]` Validator or reserve stake account to split
668- /// 4. `[w]` Unitialized stake account to receive withdrawal
668+ /// 4. `[w]` Uninitialized stake account to receive withdrawal
669669 /// 5. `[]` User account to set as a new withdraw authority
670670 /// 6. `[s]` User transfer authority, for pool token account
671671 /// 7. `[w]` User account with pool tokens to burn from
You can’t perform that action at this time.
0 commit comments