@jtimon @morcos As discussed on IRC: dustRelayFee shadows the global ::dustRelayFee (origin in #9279).
It is always called with ::dustRelayFee, but we want to keep it is an argument for later wallet use so it was renamed (using In suffix) instead of removed. Comments are unchanged though because dustRelayFee is a name of the concept there.