@@ -102,8 +102,8 @@ pub enum ConfidentialTransferInstruction {
102102 /// 3. `[]` (Optional) Record account if the accompanying proof is to be
103103 /// read from a record account.
104104 /// 4. `[]` The multisig source account owner.
105- /// 5.. `[signer]` Required M signer accounts for the SPL Token Multisig
106- /// account.
105+ /// 5. . . `[signer]` Required M signer accounts for the SPL Token Multisig
106+ /// account.
107107 ///
108108 /// Data expected by this instruction:
109109 /// `ConfigureAccountInstructionData`
@@ -166,8 +166,8 @@ pub enum ConfidentialTransferInstruction {
166166 /// 2. `[]` (Optional) Record account if the accompanying proof is to be
167167 /// read from a record account.
168168 /// 3. `[]` The multisig account owner.
169- /// 4.. `[signer]` Required M signer accounts for the SPL Token Multisig
170- /// account.
169+ /// 4. . . `[signer]` Required M signer accounts for the SPL Token Multisig
170+ /// account.
171171 ///
172172 /// Data expected by this instruction:
173173 /// `EmptyAccountInstructionData`
@@ -194,8 +194,8 @@ pub enum ConfidentialTransferInstruction {
194194 /// 0. `[writable]` The SPL Token account.
195195 /// 1. `[]` The token mint.
196196 /// 2. `[]` The multisig account owner or delegate.
197- /// 3.. `[signer]` Required M signer accounts for the SPL Token Multisig
198- /// account.
197+ /// 3. . . `[signer]` Required M signer accounts for the SPL Token Multisig
198+ /// account.
199199 ///
200200 /// Data expected by this instruction:
201201 /// `DepositInstructionData`
@@ -207,8 +207,10 @@ pub enum ConfidentialTransferInstruction {
207207 /// In order for this instruction to be successfully processed, it must be
208208 /// accompanied by the following list of `zk_elgamal_proof` program
209209 /// instructions:
210+ ///
210211 /// - `VerifyCiphertextCommitmentEquality`
211212 /// - `VerifyBatchedRangeProofU64`
213+ ///
212214 /// These instructions can be accompanied in the same transaction or can be
213215 /// pre-verified into a context state account, in which case, only their
214216 /// context state account address need to be provided.
@@ -241,8 +243,8 @@ pub enum ConfidentialTransferInstruction {
241243 /// 4. `[]` (Optional) Range proof record account or context state
242244 /// account.
243245 /// 5. `[]` The multisig source account owner.
244- /// 6.. `[signer]` Required M signer accounts for the SPL Token Multisig
245- /// account.
246+ /// 6. . . `[signer]` Required M signer accounts for the SPL Token Multisig
247+ /// account.
246248 ///
247249 /// Data expected by this instruction:
248250 /// `WithdrawInstructionData`
@@ -253,9 +255,11 @@ pub enum ConfidentialTransferInstruction {
253255 /// In order for this instruction to be successfully processed, it must be
254256 /// accompanied by the following list of `zk_elgamal_proof` program
255257 /// instructions:
258+ ///
256259 /// - `VerifyCiphertextCommitmentEquality`
257260 /// - `VerifyBatchedGroupedCiphertext3HandlesValidity`
258261 /// - `VerifyBatchedRangeProofU128`
262+ ///
259263 /// These instructions can be accompanied in the same transaction or can be
260264 /// pre-verified into a context state account, in which case, only their
261265 /// context state account addresses need to be provided.
@@ -291,8 +295,8 @@ pub enum ConfidentialTransferInstruction {
291295 /// 7. `[]` (Optional) Range proof record account or context state
292296 /// account.
293297 /// 8. `[]` The multisig source account owner.
294- /// 9.. `[signer]` Required M signer accounts for the SPL Token Multisig
295- /// account.
298+ /// 9. . . `[signer]` Required M signer accounts for the SPL Token Multisig
299+ /// account.
296300 ///
297301 /// Data expected by this instruction:
298302 /// `TransferInstructionData`
@@ -319,8 +323,8 @@ pub enum ConfidentialTransferInstruction {
319323 /// * Multisignature owner/delegate
320324 /// 0. `[writable]` The SPL Token account.
321325 /// 1. `[]` The multisig account owner.
322- /// 2.. `[signer]` Required M signer accounts for the SPL Token Multisig
323- /// account.
326+ /// 2. . . `[signer]` Required M signer accounts for the SPL Token Multisig
327+ /// account.
324328 ///
325329 /// Data expected by this instruction:
326330 /// `ApplyPendingBalanceData`
@@ -338,8 +342,8 @@ pub enum ConfidentialTransferInstruction {
338342 /// * Multisignature owner/delegate
339343 /// 0. `[writable]` The SPL Token account.
340344 /// 1. `[]` Multisig authority.
341- /// 2.. `[signer]` Required M signer accounts for the SPL Token Multisig
342- /// account.
345+ /// 2. . . `[signer]` Required M signer accounts for the SPL Token Multisig
346+ /// account.
343347 ///
344348 /// Data expected by this instruction:
345349 /// None
@@ -363,8 +367,8 @@ pub enum ConfidentialTransferInstruction {
363367 /// * Multisignature owner/delegate
364368 /// 0. `[writable]` The SPL Token account.
365369 /// 1. `[]` The multisig account owner.
366- /// 2.. `[signer]` Required M signer accounts for the SPL Token Multisig
367- /// account.
370+ /// 2. . . `[signer]` Required M signer accounts for the SPL Token Multisig
371+ /// account.
368372 ///
369373 /// Data expected by this instruction:
370374 /// None
@@ -382,8 +386,8 @@ pub enum ConfidentialTransferInstruction {
382386 /// * Multisignature owner/delegate
383387 /// 0. `[writable]` The SPL Token account.
384388 /// 1. `[]` The multisig account owner.
385- /// 2.. `[signer]` Required M signer accounts for the SPL Token Multisig
386- /// account.
389+ /// 2. . . `[signer]` Required M signer accounts for the SPL Token Multisig
390+ /// account.
387391 ///
388392 /// Data expected by this instruction:
389393 /// None
@@ -404,8 +408,8 @@ pub enum ConfidentialTransferInstruction {
404408 /// * Multisignature owner/delegate
405409 /// 0. `[writable]` The SPL Token account.
406410 /// 1. `[]` The multisig account owner.
407- /// 2.. `[signer]` Required M signer accounts for the SPL Token Multisig
408- /// account.
411+ /// 2. . . `[signer]` Required M signer accounts for the SPL Token Multisig
412+ /// account.
409413 ///
410414 /// Data expected by this instruction:
411415 /// None
@@ -416,12 +420,14 @@ pub enum ConfidentialTransferInstruction {
416420 /// In order for this instruction to be successfully processed, it must be
417421 /// accompanied by the following list of `zk_elgamal_proof` program
418422 /// instructions:
423+ ///
419424 /// - `VerifyCiphertextCommitmentEquality`
420425 /// - `VerifyBatchedGroupedCiphertext3HandlesValidity` (transfer amount
421426 /// ciphertext)
422427 /// - `VerifyPercentageWithFee`
423428 /// - `VerifyBatchedGroupedCiphertext2HandlesValidity` (fee ciphertext)
424429 /// - `VerifyBatchedRangeProofU256`
430+ ///
425431 /// These instructions can be accompanied in the same transaction or can be
426432 /// pre-verified into a context state account, in which case, only their
427433 /// context state account addresses need to be provided.
@@ -467,7 +473,7 @@ pub enum ConfidentialTransferInstruction {
467473 /// 9. `[]` (Optional) Range proof record account or context state
468474 /// account.
469475 /// 10. `[]` The multisig source account owner.
470- /// 11.. `[signer]` Required M signer accounts for the SPL Token Multisig
476+ /// 11. . . `[signer]` Required M signer accounts for the SPL Token Multisig
471477 ///
472478 /// Data expected by this instruction:
473479 /// `TransferWithFeeInstructionData`
0 commit comments