public static bool GetRawChangeAddress() { Console.WriteLine("Starting GetRawChangeAddress tests..."); Console.WriteLine("GetRawChangeAddress: " + Bitcoind.GetRawChangeAddress("cs")); return(true); }