Skip to content

Commit 4d02ea0

Browse files
author
Mateusz Czeladka
committed
chore: minor fixes
1 parent d6d79ce commit 4d02ea0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/main/java/org/cardanofoundation/conversions/EraHistory.java

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@
77
import org.cardanofoundation.conversions.domain.EraType;
88

99
/**
10-
* Data sources: - https://cips.cardano.org/cips/cip59/feature-table.md.html -
11-
* https://cardanosolutions.github.io/kupo/#section/Rollbacks-and-chain-forks/How-Kupo-deals-with-rollbacks
10+
* Data sources:
11+
* - https://cips.cardano.org/cips/cip59/feature-table.md.html -
12+
* - https://cardanosolutions.github.io/kupo/#section/Rollbacks-and-chain-forks/How-Kupo-deals-with-rollbacks
1213
*/
1314
@RequiredArgsConstructor
1415
public class EraHistory {

0 commit comments

Comments
 (0)