Type alias BonderPreferenceIndexes

BonderPreferenceIndexes: {
    bonder?: string;
    feeTier?: BigNumber;
    pathId?: string;
}

Type declaration

  • Optional bonder?: string
  • Optional feeTier?: BigNumber
  • Optional pathId?: string