private void button7_Click(object sender, EventArgs e) { // Print all blocks info richTextBox1.Text += blockchain.GetAllBlockInfo(); }