Page MenuHomePhabricator

p2p: pass strings to NetPermissions::TryParse functions by const ref
ClosedPublic

Authored by PiRK on Mar 14 2023, 14:41.

Details

Summary

these are "in" params that are not cheap to copy.

This is a backport of core#21996

Test Plan

ninja all check-all

Diff Detail

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