Query.removeNthAllocationParam

Remove the allocation param at index of the allocation param array. Since 1.2

class Query
void
removeNthAllocationParam
(
uint index
)

Parameters

index uint

position in the allocation param array to remove

Meta