1// package v1 collects and distributes protocol fees from swaps.
2//
3// This contract accumulates fees generated from trading activity and
4// distributes them to devOps and governance stakers according to
5// configurable percentages set through governance.
6package v1