Page MenuHomePhabricator

refactor: Replace global find_value function with UniValue::find_value method
ClosedPublic

Authored by Fabien on Jan 5 2024, 15:33.

Details

Summary

These warning are very noisy and annoying when working on large refactors, hiding the useful information from the developer.

Backport of core#27605.

Test Plan
ninja all check-all

Diff Detail

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