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.
2 parents 72e674b + d25e4a7 commit ae3a252Copy full SHA for ae3a252
config.md
@@ -36,7 +36,6 @@ For convenience, it is sometimes useful to refer to a stack of layers with a sin
36
This is called a `ChainID`.
37
For a single layer (or the layer at the bottom of a stack), the
38
`ChainID` is equal to the layer's `DiffID`.
39
-
40
Otherwise the `ChainID` is given by the formula:
41
`ChainID(layerN) = SHA256hex(ChainID(layerN-1) + " " + DiffID(layerN))`.
42
0 commit comments