Update specs/networking/rpc-interface.md
Co-Authored-By: mslipper <me@matthewslipper.com>
This commit is contained in:
parent
29caafc756
commit
f3bddee7a5
|
@ -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
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue