Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use GetByPrefix to find nodes when approving/rejecting them (#3681)
Rather than requiring an exact node id, we can accept a shortened version of it and use getbyprefix. This will complain appropriately if there is more than one node returned by the prefix.
- Loading branch information