public void GetBlocksCountTest() { ulong count = _daemon.GetBlocksCount().Result; Debug.Write(count); }