Skip to content

Commit

Permalink
Update rpc-interface.md (#910)
Browse files Browse the repository at this point in the history
  • Loading branch information
JSON authored and JustinDrake committed Apr 12, 2019
1 parent b34c41c commit 0a8b527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/networking/rpc-interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Message body schemas are notated like this:

Embedded types are serialized as SSZ Containers unless otherwise noted.

All referenced data structures can be found in the [0-beacon-chain](https://github.com/ethereum/eth2.0-specs/blob/dev/specs/core/0_beacon-chain.md#data-structures) specification.
All referenced data structures can be found in the [0-beacon-chain](../core/0_beacon-chain.md#data-structures) specification.

## `libp2p` Protocol Names

Expand Down

0 comments on commit 0a8b527

Please sign in to comment.