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
[main] ERROR com.bloxbean.cardano.client.quicktx.QuickTxBuilder - Error while evaluating script cost
java.lang.NullPointerException: Cannot invoke "io.adabox.model.base.Response.getFault()" because "response" is null
at io.adabox.client.OgmiosWSClient.evaluateTx(OgmiosWSClient.java:115)
at com.bloxbean.cardano.client.backend.ogmios.OgmiosTransactionService.evaluateTx(OgmiosTransactionService.java:70)
at com.bloxbean.cardano.client.backend.api.DefaultTransactionProcessor.evaluateTx(DefaultTransactionProcessor.java:29)
at com.bloxbean.cardano.client.api.TransactionEvaluator.evaluateTx(TransactionEvaluator.java:39)
The text was updated successfully, but these errors were encountered:
Following error during tx evaluation.
The text was updated successfully, but these errors were encountered: