@@ -846,7 +846,7 @@ |
||
846 | 846 | |
847 | 847 | /** |
848 | 848 | * @param string $wif (base58) |
849 | - * @return bool |
|
849 | + * @return boolean|null |
|
850 | 850 | */ |
851 | 851 | public function setPrivateKeyWithWif($wif) |
852 | 852 | { |