provenance-io / explorer-service

The server side of the blockchain Explorer app. Allows for UI browsing of the blockchain.
Apache License 2.0
6 stars 3 forks source link

Unable to load JSON data for AssessMsgFee #485

Open nullpointer0x00 opened 1 year ago

nullpointer0x00 commented 1 year ago

Summary of Bug

The /provenance.msgfees.v1.MsgAssessCustomMsgFeeRequest tx does not load json on transaction details page. Produces error: Unable to load JSON data

Explorer page: https://explorer.test.provenance.io/tx/2A9B60D6FCE96A6F3ED04E4E44C4441DF3241CA8599D291D477F929C1B4C81C4/13335826

Json: https://api.test.provenance.io/cosmos/tx/v1beta1/txs/2A9B60D6FCE96A6F3ED04E4E44C4441DF3241CA8599D291D477F929C1B4C81C4

Version

Steps to Reproduce

Execute a /provenance.msgfees.v1.MsgAssessCustomMsgFeeRequest.


For Admin Use