Provide a brief description of what this PR does, and why it's needed.
Add the link here. Create a ticket and link it here if one does not exist.
- This PR contains no more than 200 lines of code, excluding test code.
- This PR meets CasperLabs coding standards.
- If this PR adds a new feature, it includes tests related to this feature.
- You assigned one person to review this PR.
- Your GitHub account is linked with our Drone CI system. This is necessary to run tests on this PR.
- Do not forget to run
bors r+
if GitHub policy is not enforced, e.g. when merging into another feature branch. It may be omitted under some circumstances if this PR intentionally assumes that integration tests will fail but will be fixed with the future PRs.
Optional. Add any notes on caveats, approaches you tried that didn't work, or anything else.