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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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
)