While backporting core#19994, I ran into two failing assertions:
- our version of getrawchangeaddress does not have an "address_type" argument
- the "hexstring" for signrawtransactionwithwallet has a typo
Differential D10340
fix CRPCCommand args in rpcwallet.cpp PiRK on Oct 14 2021, 09:50. Authored by Tags None Subscribers None
Details
While backporting core#19994, I ran into two failing assertions:
ninja all check-all
Diff Detail
|