Skip to content

Commit

Permalink
Update op-conductor rpc api path (ethereum-optimism#12760)
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Slipper <[email protected]>
  • Loading branch information
Odysseasmakt and mslipper authored Dec 6, 2024
1 parent ad9e554 commit 4c88138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion op-conductor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ This way you could understand how we handle the state transitions.

### RPC design

conductor provides rpc APIs for ease of cluster management, see [api](./op-conductor/rpc/api.go) for rpc definitions and how they can be used.
conductor provides rpc APIs for ease of cluster management, see [api](./rpc/api.go) for rpc definitions and how they can be used.

### Failure Scenario walkthrough

Expand Down

0 comments on commit 4c88138

Please sign in to comment.