Type Alias WinningOffset

WinningOffset: PlainDescriptor<{
    auction_index: number;
    block_number: number;
}>

The winning offset was chosen for an auction. This will map into the Winning storage map.