and in fact here, we should probably check that `solverFee - verification > 0`, because in principle the fee could be too low: https://github.com/randa-mu/onlyswaps-solidity/blob/f0266fdc6d7f0ce6bb60297060c1165c7d6f750f/src/Router.sol#L147 _Originally posted by @CluEleSsUK in https://github.com/randa-mu/dcipher/pull/145#discussion_r2415518635_
and in fact here, we should probably check that
solverFee - verification > 0, because in principle the fee could be too low:onlyswaps-solidity/src/Router.sol
Line 147 in f0266fd
Originally posted by @CluEleSsUK in randa-mu/dcipher#145 (comment)