Page MenuHomePhabricator

Merge #13507: RPC: Fix parameter count check for importpubkey
ClosedPublic

Authored by nakihito on Jun 1 2020, 21:31.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABC55beeca040c1: Merge #13507: RPC: Fix parameter count check for importpubkey
Summary

3f72d04e29caf247a3fee92f86fe0d250d578914 Fix parameter count check for importpubkey. (Kristaps Kaupe)

Pull request description:

Found this while working on #13464. Parameter count check for `importpubkey` was wrong.

Tree-SHA512: aba41b666c6493379f320be5e3e438a6cad1a96429102ff4428c092c48f29c2eead2195792c0b018296f20e1c42eb091dd5b9886c42cecbb1f0d03d5def14705

Backport of Core PR13507

Test Plan
ninja
src/bitcoind
src/bitcoin-cli importpubkey "mypubkey" "testing" false 5

Verify RPC error occurs.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a reviewer: Restricted Owners Package.Jun 1 2020, 21:31
nakihito requested review of this revision.Jun 1 2020, 21:31

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Jun 1 2020, 22:19