fix(balancer): Add bpt tokens to components.
The pools support swapping in and out of balancer lp positions out of the box. So including the bpt token will likely be useful in the future.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#![allow(clippy::all)]
|
||||
|
||||
pub mod composable_stable_pool_factory;
|
||||
pub mod erc_linear_pool_factory;
|
||||
pub mod euler_linear_pool_factory;
|
||||
|
||||
Reference in New Issue
Block a user