Commit 36317f4f authored by EvanJRichard's avatar EvanJRichard

Add missed hunk, fixing linter/compilation.

parent 558a8c7b
...@@ -27,7 +27,6 @@ func init() { ...@@ -27,7 +27,6 @@ func init() {
panic("failed to create empty blob proof: " + err.Error()) panic("failed to create empty blob proof: " + err.Error())
} }
} }
)
// with thanks to fjl // with thanks to fjl
// https://github.com/ethereum/go-ethereum/commit/2a6beb6a39d7cb3c5906dd4465d65da6efcc73cd // https://github.com/ethereum/go-ethereum/commit/2a6beb6a39d7cb3c5906dd4465d65da6efcc73cd
......
Markdown is supported
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