Closed enobayram closed 1 year ago
This PR bumps the chainweb-api version, bringing in a commit that fixes the PactNumber parser for the cases when a PactDecimal values get received as integral numbers. See https://github.com/kadena-io/chainweb-api/pull/49.
chainweb-api
PactNumber
PactDecimal
Compare this screenshot from the current block-explorer:
With this PR for the same view:
This PR bumps the
chainweb-api
version, bringing in a commit that fixes thePactNumber
parser for the cases when aPactDecimal
values get received as integral numbers. See https://github.com/kadena-io/chainweb-api/pull/49.