cooptypes - v2026.4.27-2
    Preparing search index...

    Interface IPowerupConfig

    interface IPowerupConfig {
        min_powerup_fee?: string;
        powerup_days?: number;
    }
    Index

    Properties

    min_powerup_fee?: string
    powerup_days?: number