OPNet
    Preparing search index...

    Type Alias UpdatePool

    UpdatePool: CallResult<
        { accMotoPerShare: bigint; allocPoint: bigint; lastRewardBlock: bigint },
        OPNetEvent<PoolUpdatedEvent>[],
    >

    Represents the result of the updatePool function call.