You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
Exception in thread "main" java.lang.ClassCastException: class java.util.ArrayList cannot be cast to class java.util.LinkedHashMap (java.util.ArrayList and java.util.LinkedHashMap are in module java.base of loader 'bootstrap')
at com.bloxbean.cardano.client.transaction.util.CostModelUtil.getCostModelFromProtocolParams(CostModelUtil.java:660)
at com.bloxbean.cardano.client.function.helper.ScriptDataHashCalculator.calculateScriptDataHash(ScriptDataHashCalculator.java:59)
at com.bloxbean.cardano.client.function.helper.FeeCalculators.execute(FeeCalculators.java:73)
at com.bloxbean.cardano.client.function.helper.FeeCalculators.lambda$feeCalculator$0(FeeCalculators.java:47)
The text was updated successfully, but these errors were encountered:
Version: 0.6.0-SNAPSHOT
The text was updated successfully, but these errors were encountered: