Skip to content

Commit 7d5c5c4

Browse files
committed
fix: incorrect number of pools in testnet.yaml
1 parent 881ac23 commit 7d5c5c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose/testnets/cardano_node_10.4.1/testnet.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--- # Required Testnet Parameters
2-
poolCount: 3
2+
poolCount: 5
33
poolCost: 340000000
44
poolMargin: 0.0
55
poolPledge: 0

0 commit comments

Comments
 (0)