Update specs/networking/rpc-interface.md

Co-Authored-By: mslipper <me@matthewslipper.com>
This commit is contained in:
jannikluhn
2019-03-13 21:55:48 -07:00
committed by GitHub
parent 29caafc756
commit f3bddee7a5

View File

@@ -165,7 +165,7 @@ Client MAY send `goodbye` messages upon disconnection. The reason field MUST be
```
# BlockRootSlot
(
block_root: HashTreeRoot
block_root: bytes32
slot: uint64
)