fix: skip processing balances of bpt tokens (#220)

This commit is contained in:
Louise Poole
2025-06-19 16:27:26 +02:00
committed by GitHub
parent 3f1beeab7c
commit 648a3bf419
5 changed files with 33 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "ethereum-balancer-v2"
version = "0.3.0"
version = "0.3.1"
edition = "2021"
[lib]