Page MenuHomePhabricator

rpc: make generatetoaddress locals const
ClosedPublic

Authored by PiRK on Aug 25 2021, 16:18.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABCbc48276efe95: rpc: make generatetoaddress locals const
Summary

and named the same as in generatetodescriptor just above.

This is a backport of core#19133 [2/10]
https://github.com/bitcoin/bitcoin/pull/19133/commits/9be7fd35c5d631c2cc34d3b4fa63ae0a9d5a68ef

Backport note: we use get_int64 instead of get_int for max_tries because of D7138

Depends on D9941

Test Plan

ninja all check-all

Diff Detail

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