encode($image_file, 'TOPISTO is making art with block '.$the_block->height); $image->write($image_file); */ // --- // --- Tweet // --- $tweet = "Lucky One on #bitcoin #blockchain 's".PHP_EOL; $tweet .= "Someone put an empty block and get the reward for it !".PHP_EOL; $tweet .= "Block height : ".$the_block->height.PHP_EOL; $tweet .= "[ See more on www.topisto.net ]"; $success = twitter::tweet($tweet, $image_file); } ?>