Documentation
    Preparing search index...
    type PositionRewardInfo = {
        amountOwed: bigint;
        growthInsideCheckpoint: bigint;
    }
    Index

    Properties

    amountOwed: bigint
    growthInsideCheckpoint: bigint