Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on alias duplicat in mempool when looking up the address. #246

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mempko
Copy link
Member

@mempko mempko commented Feb 16, 2018

Also provides functions that can be used to improve the UI error handling.

Currently the merit-cli will get an error but it isn't ideal for the Qt interface.

Also provides functions that can be used to improve the UI error handling.
Copy link
Contributor

@adilwali adilwali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

if (mempool_referral) {
return mempool_referral;
auto dests = LookupDestinations(address);
if(dests.size() > 1) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • space /pedantic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants