specs: Fix inconsistencies within documentation#2658
Conversation
|
maurelian
left a comment
There was a problem hiding this comment.
The changes look good to me, though for the sake of the auditors I'd like if we can explain the reason for the one wontfix.
protolambda
left a comment
There was a problem hiding this comment.
Looks good, minor typo-like issue to fix still, see review.
21d0a3c to
70e05f0
Compare
Just updating the name in the specs. This has already been changed in the code.
Wording was incorrect.
The casts from bytes32 -> uint256 -> bytes32 is not needed.
Co-authored-by: Diederik Loerakker <proto@protolambda.com>
|
This PR has been added to the merge queue, and will be merged soon. |
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
Description
Three small commits + one wontfix to fix the four inconsistencies that ToB found in our documentation.
Metadata