Submitted by hansfriese, also found by jonatascm
Swivel.setFee() is implemented wrongly.
Swivel.feenominators wont be set as expected.
This function has a parameter i for the index of the new fee denomination but it isnt used during the update.
Solidity Visual Developer of VSCode
This line should be modified like below.
JTraversa (Swivel) disagreed with severity and commented:
bghughes (judge) commented:
JTraversa (Swivel) commented:
robrobbins (Swivel) resolved:
