feat: move initial lp fee to static attributes (#161)
This initial lp fee value is used for generating the PoolKey. It is static and should be part of the ProtocolComponent static attributes.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
specVersion: v0.1.0
|
||||
package:
|
||||
name: "base_uniswap_v4"
|
||||
version: v0.1.1
|
||||
version: v0.2.0
|
||||
|
||||
protobuf:
|
||||
files:
|
||||
|
||||
Reference in New Issue
Block a user