Skip to content

Commit 0e32d21

Browse files
authored
Merge pull request #12490 from ethereum/kiln-update
Update Kiln staking information
2 parents 5c9184b + 046d12f commit 0e32d21

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/data/staking-products.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -501,11 +501,11 @@
501501
"monthlyFee": 8,
502502
"monthlyFeeUnit": "%",
503503
"isFoss": false,
504-
"hasBugBounty": false,
504+
"hasBugBounty": true,
505505
"isTrustless": false,
506-
"isPermissionless": false,
507-
"pctMajorityExecutionClient": null,
508-
"pctMajorityConsensusClient": null,
506+
"isPermissionless": true,
507+
"pctMajorityExecutionClient": 49.9,
508+
"pctMajorityConsensusClient": 33,
509509
"isSelfCustody": false,
510510
"platforms": ["Browser"],
511511
"ui": ["GUI"],

0 commit comments

Comments
 (0)