Fix typo
@ -55,7 +55,7 @@ $web3->clientVersion(function ($err, $version) {
// do something
return;
}
if (isset($client)) {
if (isset($version)) {
echo 'Client version: ' . $version;
});
The note is not visible to the blocked user.