getreceivedbyaddress
and listreceivedbyaddress
do not add amounts received from coinbase transactions. They are explicitly filtered out. Is there a reason for them not being included?
getreceivedbyaddress
and listreceivedbyaddress
do not add amounts received from coinbase transactions. They are explicitly filtered out. Is there a reason for them not being included?
The filter is there for long time, not sure the particular reason. Maybe because the idea is to just show funds received by others.
I’m afraid changing this behavior can be considered a breaking change, but a new option could be added to include those outputs.
Labels
RPC/REST/ZMQ