Skip to content

Commit e6c10bc

Browse files
authored
Merge pull request #13145 from ethereum/stakewise
Update: Stakewise to permissionless nodes [Fixes #13131]
2 parents 298a0cb + f12bf15 commit e6c10bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/staking-products.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1013,7 +1013,7 @@
10131013
"isFoss": true,
10141014
"hasBugBounty": true,
10151015
"isTrustless": true,
1016-
"hasPermissionlessNodes": false,
1016+
"hasPermissionlessNodes": true,
10171017
"pctMajorityExecutionClient": null,
10181018
"pctMajorityConsensusClient": 43.1,
10191019
"platforms": ["Browser"],

0 commit comments

Comments
 (0)