refactor: better attribute name for Pancakeswapv3 module (#179)

Also fixes an issue with inconsistent version tag between cargo and substreams files

Co-authored-by: zizou <111426680+flopell@users.noreply.github.com>
This commit is contained in:
Zizou
2025-03-19 11:50:01 +01:00
committed by GitHub
parent 4c1e773b1b
commit 18d8969227
4 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "ethereum-pancakeswap-v3"
version = "0.1.0"
version = "0.1.2"
edition = "2021"
[lib]