henriquetft
Results
1
issues of
henriquetft
Sometimes it throws the following exception: ``` Exception in thread "main" java.lang.ClassCastException: java.lang.Long cannot be cast to java.math.BigDecimal at wf.bitcoin.javabitcoindrpcclient.BitcoinJSONRPCClient.getDifficulty(BitcoinJSONRPCClient.java:1005) ``` It occurs because bitcoin core not always return a...