We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8becb49 commit ac52114Copy full SHA for ac52114
src/schemas/client.yaml
@@ -52,7 +52,7 @@ ConfigurationResponse:
52
$ref: '#/components/schemas/ConfigObject'
53
lastHash:
54
title: Last configuration hash
55
- description: CRC-32 hash of the the canonical JSON of the last configured fork, absent if no future forks scheduled
+ description: CRC-32 hash of the canonical JSON of the last configured fork, absent if no future forks scheduled
56
$ref: '#/components/schemas/bytes4'
57
lastForkId:
58
title: Last fork ID
0 commit comments