Remove unrequired check (#14298)
* Remove unrequired check The get_pool_account function no longer relies on a `_trucating` function, and there is a test in place should someone alter the function to create pool collisions. * test needed in this case.
Showing
- substrate/frame/asset-conversion/src/benchmarking.rs 0 additions, 2 deletionssubstrate/frame/asset-conversion/src/benchmarking.rs
- substrate/frame/asset-conversion/src/lib.rs 2 additions, 26 deletionssubstrate/frame/asset-conversion/src/lib.rs
- substrate/frame/asset-conversion/src/mock.rs 1 addition, 1 deletionsubstrate/frame/asset-conversion/src/mock.rs
- substrate/frame/asset-conversion/src/types.rs 2 additions, 2 deletionssubstrate/frame/asset-conversion/src/types.rs
Please register or sign in to comment