mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 21:08:10 -05:00
Add Target root to forkchoice dump (#15009)
* Add Target root to forkchoice dump * review
This commit is contained in:
@@ -51,4 +51,5 @@ type Node struct {
|
||||
BlockRoot []byte
|
||||
ParentRoot []byte
|
||||
ExecutionBlockHash []byte
|
||||
Target []byte
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user