Fix "cant use transparent addresses in private chain" bug in sendmany RPC #126

Closed
opened 2 years ago by duke · 1 comments
duke commented 2 years ago
Owner

sendmany incorrectly prevents sending to notary addresses, which are allowed via consensus rules on z2z chains. The check is done correctly in sendtoaddress.

The bug also exists in sendfrom and move but since those are deprecated RPC's that should not be used, it does not need to be fixed in those.

`sendmany` incorrectly prevents sending to notary addresses, which are allowed via consensus rules on z2z chains. The check is done correctly in `sendtoaddress`. The bug also exists in `sendfrom` and `move` but since those are deprecated RPC's that should not be used, it does not need to be fixed in those.
Poster
Owner

Done on the danger branch, closing

Done on the `danger` branch, closing
duke closed this issue 2 years ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.