Skip to content

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

Open
mempko wants to merge 1 commit intomasterfrom
feature/error-on-alias-duplicate
Open

Error on alias duplicat in mempool when looking up the address.#246
mempko wants to merge 1 commit intomasterfrom
feature/error-on-alias-duplicate

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.

3 participants