Type alias GetNextHopsHashFromHopsInput

GetNextHopsHashFromHopsInput: {
    hops: HopStructInput[];
}

Type declaration

  • hops: HopStructInput[]