Page MenuHomePhabricator

Improve invalid vout value rpc error message
ClosedPublic

Authored by PiRK on Nov 2 2021, 15:07.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC2d13fb531d97: Improve invalid vout value rpc error message
Summary

Since the vout value can start at 0, the error message for negative values can be improved to something like: vout cannot be negative.

This is a backport of core#19956

Test Plan

ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable