description:"Initial minimal bid for each auction. Expressed as an array of 6 values. To calculate which value corresponds to each slot: `initialMinimalBidding[slotNum%6]`."
description:"Initial minimal bid for each auction. Expressed as an array of 6 values. To calculate which value corresponds to each slot: `initialMinimalBidding[slotNum%6]`."
items:
items:
type:integer
example:[32,0,68,21,55,99]
type:string
example:["32","0","68","21","55","99"]
defaultSlotSetBidSlotNum:
defaultSlotSetBidSlotNum:
type:integer
type:integer
description:Slot in which the changes will be applied for the first time.
description:Slot in which the changes will be applied for the first time.
@ -2695,7 +2695,7 @@ components:
feeAddToken:
feeAddToken:
type:string
type:string
description:Fee to pay when registering tokens into the network.
description:Fee to pay when registering tokens into the network.