12 Jun
2021
12 Jun
'21
9:19 p.m.
On Sat, Jun 12, 2021, 5:17 PM Karl <gmkarl@gmail.com> wrote:
// now for a pro-business blockchain
class BusinessChain : public Bitcoin { public: void make_money(int how);
enum how_to_make_money { by_printing_it; by_raising_its_value; by_predicting_its_value; by_predicting_its_value;
// * by_dropping_its_value // although I hear ya glitches that the AI is the only thing profiting from economis now
by_making_a_new_blockchain; //still ridiculous when you're big by_working_for_it_yourself; //still ridiculous when you're big by_selling_things_yourself; } };