mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-07 15:54:45 +01:00
Split off AuthServiceProxy.get_request method to make it easier to batch RPC
requests without duplicating code and remove leading underscore from _batch
method.
This does not change any existing behavior.
Github-Pull: #11277
Rebased-From: 9f67646f17