Skip to content
Snippets Groups Projects
Commit 85160c4f authored by Sergey Pepyakin's avatar Sergey Pepyakin Committed by GitHub
Browse files

Panic instead of ensure (#413)


Instead of `ensure` with dedicated errors use `panic` or `assert`. See
for details #410

Closes #410

Co-authored-by: default avatarGavin Wood <gavin@parity.io>
parent 9e8f16b9
Branches
No related merge requests found
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