Skip to content

Commit

Permalink
Document authority restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
mvines committed Jan 25, 2022
1 parent 8bac649 commit a46a198
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions token/program-2022/src/extension/confidential_transfer/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ pub struct ConfidentialTransferMint {
///
/// Note that setting an authority of `Pubkey::default()` is the idiomatic way to disable
/// future changes to the configuration.
///
/// The legacy Token Multisig account is not supported as the authority
pub authority: Pubkey,

/// Indicate if newly configured accounts must be approved by the `authority` before they may be
Expand Down

0 comments on commit a46a198

Please sign in to comment.