Skip to content

Commit 1bdc5f3

Browse files
committed
Merge branch 'main' of github.com:cardano-foundation/cf-java-rewards-calculation into main
2 parents aba066e + e6cefa5 commit 1bdc5f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ flowchart
3636
D --> | Capped Pool Rewards | C
3737
L <--> | Stake Key Registration & <br /> Deregistration | M[Deposits]
3838
K <--> | Stake Pool Registration & <br /> Deregistration | M
39-
M --> | Unclaimed Refunds for Retired Pools | C
39+
M --> | <a href='https://github.com/cardano-foundation/cf-java-rewards-calculation/blob/1ed16503d7ed592410d55489cc2144762ce718d5/src/main/java/org/cardanofoundation/rewards/calculation/TreasuryCalculation.java#L122'>Unclaimed Refunds for Retired Pools</a> | C
4040
end
4141
4242
style A fill:#5C8DFF,stroke:#5C8DFF

0 commit comments

Comments
 (0)