Skip to content

Commit c2b65ce

Browse files
authored
Merge pull request #14049 from r4f4ss/shisui_repository
Fixes wrong shisui (portal network client) address
2 parents 4e18840 + 541901a commit c2b65ce

File tree

1 file changed

+1
-1
lines changed
  • public/content/developers/docs/networking-layer/portal-network

1 file changed

+1
-1
lines changed

public/content/developers/docs/networking-layer/portal-network/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The Portal Network clients are:
7676
- [Trin](https://github.com/ethereum/trin): written in Rust
7777
- [Fluffy](https://nimbus.team/docs/fluffy.html): written in Nim
7878
- [Ultralight](https://github.com/ethereumjs/ultralight): written in Typescript
79-
- [Shisui](https://github.com/GrapeBaBa/shisui): written in Go
79+
- [Shisui](https://github.com/optimism-java/shisui): written in Go
8080

8181
Having multiple independent client implementations enhances the resilience and decentralization of the Ethereum network.
8282

0 commit comments

Comments
 (0)