Bitpay\Util\Secp256k1::hHex PHP Method

hHex() public method

public hHex ( )
    public function hHex()
    {
        return '0x' . strtolower(self::H);
    }