Ejemplo n.º 1
0
        public static bool GetBlock()
        {
            Console.WriteLine("Starting GetBlock tests...");

            Console.WriteLine("GetBlock: " + Bitcoind.GetBlock("00008a3534145aad5d0dfd04cb0da07e8d87eeb4dfc7f54680a05f0f75094922"));

            return(true);
        }