kadena-io / block-explorer

https://explorer.chainweb.com
8 stars 7 forks source link

Newest version transaction detail fails key "sigs" not present #82

Closed mbwmbw1337 closed 1 year ago

mbwmbw1337 commented 1 year ago
Error fetching transactions: Error in $[0]: parsing ChainwebData.TxDetail.TxDetail(TxDetail) failed, key "sigs" not present

https:///mainnet/txdetail/4eRgTpVjXyzt_oGc5L7YtXiA9E3bkTfU-8ml47OaYIQ

mbwmbw1337 commented 1 year ago

The issue appears to be coming from chainweb-data. I pulled the backend REST API request and there is no field "sigs"

Screenshot 2023-09-07 at 07 52 38

Regards,

Michael

mbwmbw1337 commented 1 year ago

I cleared my local source re-pulled and rebuilt and issue gone, therefore I believe it was a lingering file or build problem on my side. Closing this out and apologies for any confusion.