mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-20 15:38:55 +00:00
Update tests/formats/fork_choice/README.md
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
This commit is contained in:
parent
14d4f44c11
commit
b67fb5b049
@ -106,8 +106,8 @@ Optional step for optimistic sync tests.
|
||||
block_hash: string, -- Encoded 32-byte value of payload's block hash.
|
||||
payload_status: {
|
||||
status: string, -- Enum, "VALID" | "INVALID" | "SYNCING" | "ACCEPTED" | "INVALID_BLOCK_HASH".
|
||||
latestValidHash: string, -- Encoded 32-byte value of the latest valid block hash, may be `null`.
|
||||
validationError: string, -- Message providing additional details on the validation error, may be `null`.
|
||||
latest_valid_hash: string, -- Encoded 32-byte value of the latest valid block hash, may be `null`.
|
||||
validation_error: string, -- Message providing additional details on the validation error, may be `null`.
|
||||
}
|
||||
}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user