* Removed costly `TransactionTrace` clones calls and `.clone()` at a few other places * style: formatting * chore: bump uniswap v4 versions to 0.2.1 * fix: fix double referencing --------- Co-authored-by: Matthieu Vachon <matt@streamingfast.io>
This initial lp fee value is used for generating the PoolKey. It is static and should be part of the ProtocolComponent static attributes.
Co-authored-by: zizou <111426680+flopell@users.noreply.github.com>