Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit dce5620

Browse files
authored
Update instruction.rs (#6508)
1 parent 795ed76 commit dce5620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

token/program-2022/src/extension/confidential_transfer/instruction.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ pub enum ConfidentialTransferInstruction {
119119
///
120120
/// 0. `[writable]` The SPL Token account to approve.
121121
/// 1. `[]` The SPL Token mint.
122-
/// 2. `[signer]` Confidential transfer auditor authority.
122+
/// 2. `[signer]` Confidential transfer mint authority.
123123
///
124124
/// Data expected by this instruction:
125125
/// None

0 commit comments

Comments
 (0)