Type Alias StakingPalletConfigOpBig

StakingPalletConfigOpBig: Enum<
    { Noop: undefined; Remove: undefined; Set: bigint },
>