Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix p2pkh tests asserts (dashpay#2153)
Even the results were as expected, IsPayToPublicKeyHash() breaks at size checking step now, as was intended. Also removes compile time array-bounds warning.
- Loading branch information