Closed tzak902 closed 3 years ago
hi, line code 912 shows getwif as undefined function
public function getUncompressedWif() { return getWif(false); }
Defined here: https://github.com/BitcoinPHP/BitcoinECDSA.php/blob/5bac52ec7f27b528da349f4087dd6bd37637d17c/src/BitcoinPHP/BitcoinECDSA/BitcoinECDSA.php#L883
It was fixed in the latest release
hi, line code 912 shows getwif as undefined function
public function getUncompressedWif() { return getWif(false); }