deprecate addresses and reqSigs from rpc outputs
qrest opened this issue · 1 comments
qrest commented
Please consider merging bitcoin#20286 and bitcoin#21797, which deprecates/removes addresses
and reqSigs
from RPC outputs and introduces address
instead.
This would simplify RPC client development, as the current Bitcoin core client only includes the address
field, while Dash still replies with addresses
.