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