LinearBpsSchedule: {
    endTime: bigint;
    interceptBps: bigint;
    maxBps: bigint;
    slopeBps: bigint;
    startTime: bigint;
}

Type declaration

  • endTime: bigint
  • interceptBps: bigint
  • maxBps: bigint
  • slopeBps: bigint
  • startTime: bigint

Generated using TypeDoc