File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/content/ccip/concepts/cross-chain-token/svm Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -276,8 +276,8 @@ The mint authority follows this lifecycle for BurnMint pools:
276276** Technical Requirements:**
277277
278278- Must use [ SPL token multisig] ( https://spl.solana.com/token#multisignatures ) - other multisig implementations are not supported
279- - The Pool Signer PDA must be included exactly M times as a multisig signer
280- - Multisig configuration must allow the pool to sign minting transactions independently
279+ - The Pool Signer PDA must be included at least M times as a multisig signer
280+ - Pool must be able to mint tokens for cross-chain transfers without requiring additional manual signatures
281281
282282** Why Pool Signer Must Appear At Least M Times:**
283283
You can’t perform that action at this time.
0 commit comments