Class Util
- java.lang.Object
-
- wf.bitcoin.javabitcoindrpcclient.util.Util
-
public class Util extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Util()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidensureRunningOnChain(Chain chain, BitcoindRpcClient client)
-
-
-
Method Detail
-
ensureRunningOnChain
public static void ensureRunningOnChain(Chain chain, BitcoindRpcClient client) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-