Documentation
    Preparing search index...

    Variable WhirlpoolDeployment

    WhirlpoolDeployment: {
        custom: (
            programId: Address,
            configAddress: Address,
        ) => WhirlpoolDeployment;
        devnet: WhirlpoolDeployment;
        mainnet: WhirlpoolDeployment;
        mainnetImmutable: WhirlpoolDeployment;
    }

    Type Declaration