Skip to content

Fix params.size() check in "protx list wallet" RPC#3259

Merged
UdjinM6 merged 1 commit into
dashpay:developfrom
codablock:pr_fix_protx_list_wallet
Jan 1, 2020
Merged

Fix params.size() check in "protx list wallet" RPC#3259
UdjinM6 merged 1 commit into
dashpay:developfrom
codablock:pr_fix_protx_list_wallet

Conversation

@codablock
Copy link
Copy Markdown

This should have been "> 4" as otherwise it bails out when the height is
specified.

This should have been "> 4" as otherwise it bails out when the height is
specified.
@codablock codablock added RPC Some notable changes to RPC params/behaviour/descriptions backport-candidate-15.x labels Dec 31, 2019
@codablock codablock added this to the 15 milestone Dec 31, 2019
Copy link
Copy Markdown

@UdjinM6 UdjinM6 left a comment

Choose a reason for hiding this comment

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

utACK

Copy link
Copy Markdown

@nmarley nmarley left a comment

Choose a reason for hiding this comment

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

utACK

@UdjinM6
Copy link
Copy Markdown

UdjinM6 commented Jan 1, 2020

Guess it's better to merge this before #3106 rebase.

@UdjinM6 UdjinM6 merged commit 5ce1ee9 into dashpay:develop Jan 1, 2020
UdjinM6 pushed a commit to UdjinM6/dash that referenced this pull request Jan 10, 2020
This should have been "> 4" as otherwise it bails out when the height is
specified.
FornaxA pushed a commit to ioncoincore/ion that referenced this pull request Jul 6, 2020
This should have been "> 4" as otherwise it bails out when the height is
specified.

Signed-off-by: cevap <dev@i2pmail.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RPC Some notable changes to RPC params/behaviour/descriptions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants