We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d626b2 commit cb199ccCopy full SHA for cb199cc
packages/ethereum-contracts/CHANGELOG.md
@@ -16,6 +16,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
16
- Fixed deployment of SimpleForwarder (solved an issue which caused batch operation `OPERATION_TYPE_SIMPLE_FORWARD_CALL` to always revert)
17
- `SuperTokenV1Library.distributeFlow`: return `actualFlowRate`
18
- `SuperTokenV1Library.distribute`: return `actualAmount`
19
+- `SuperTokenV1Library.getFlowRate` and `SuperTokenV1Library.getFlowInfo` now also allow querying the flowrate between pools and pool members.
20
21
## [v1.12.0]
22
0 commit comments