public BlockchainApp() { InitializeComponent(); blockchain = new Blockchain(); outputToRichTextBox1("Initilising new Blockchain by 27016428"); }