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

2
substreams/Cargo.lock generated
View File

@@ -262,7 +262,7 @@ dependencies = [
[[package]]
name = "ethereum-pancakeswap-v3"
version = "0.1.0"
version = "0.1.2"
dependencies = [
"anyhow",
"ethabi 18.0.0",