Skip to content
Commit 30eb8fd6 authored by Sergey Pepyakin's avatar Sergey Pepyakin
Browse files

Fix an off-by-one error in creation of TransientValidationData

In order to create or validate a candidate we read the state from a
relay-parent. That state is obtained after execution of a block at a
certain height. However, for some reason we are substracting one from
that height here.
parent 6701f772
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment