Coda by Ian Macalinao
    Preparing search index...
    interface RewardPerTimeUnitPoint {
        rewardPerTimeUnit: bigint;
        tsStart: bigint;
    }
    Index

    Properties

    rewardPerTimeUnit: bigint
    tsStart: bigint