BitcoinPHP / BitcoinECDSA.php

PHP library to generate BTC addresses and signatures from private keys.
222 stars 106 forks source link

Addresses which start with "bc1" are not validated #43

Open egorix opened 3 years ago

egorix commented 3 years ago

Here's the sample of address: bc1qwjyrqmz07fjatnlzff9hs4qlpdkatpum8aclmc

The library returns: ErrorException: gmp_add(): Unable to convert variable to GMP - wrong type

As far as I understand it's a new format of addresses for BTC