Concordium / concordium-java-sdk

A Java SDK for interacting with the Concordium Blockchain.
https://developer.concordium.software/concordium-java-sdk/javadoc/concordium-sdk/apidocs
Apache License 2.0
6 stars 3 forks source link

Support current `CommissionRates` in `GetPoolInfo` #263

Closed MilkywayPirate closed 11 months ago

MilkywayPirate commented 1 year ago

Task description Support the added field containing commission rates for the current reward period. https://github.com/Concordium/concordium-node/issues/996

magnusbechwind commented 11 months ago

https://github.com/Concordium/concordium-java-sdk/pull/277