Protocol param local state query fails with following error
WARN [2023-05-11 13:43:44,212] io.netty.channel.DefaultChannelPipeline: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
! java.lang.NullPointerException: Cannot invoke "java.math.BigInteger.intValue()" because the return value of "com.bloxbean.cardano.yaci.core.util.CborSerializationUtil.toBigInteger(co.nstant.in.cbor.model.DataItem)" is null
! at com.bloxbean.cardano.yaci.core.util.CborSerializationUtil.toInt(CborSerializationUtil.java:55)
! at com.bloxbean.cardano.yaci.core.protocol.localstate.queries.CurrentProtocolParamsQuery.deserializeResult(CurrentProtocolParamsQuery.java:103)
Known issues: