Skip to main content

ensure_no_explicit_multi_wallet_signer

Function ensure_no_explicit_multi_wallet_signer 

Source
fn ensure_no_explicit_multi_wallet_signer(
    wallets: &MultiWalletOpts,
) -> Result<()>
Expand description

Rejects multi-wallet signer options when a Tempo session is already selected.

Script and broadcast session signing must not fall back to long-lived, browser, or explicit signers.