public void GetDaemonInfoTest() { DaemonInfo blockInfo = _daemon.GetDaemonInfo().Result; Debug.WriteLine(blockInfo.Difficulty); }