py-substrate-interface icon indicating copy to clipboard operation
py-substrate-interface copied to clipboard

Decoder class for "Compact<u32>" not found

Open zhoujs93 opened this issue 1 year ago • 4 comments

Hi,

I sometimes encounter the following error when executing the following code: The error that I seem to get is related to: Decoder class for "Compact<u32>" not found

Do you know how I could work around this ? I tried to add a try except clause in there, but it still doesnt seem to work.

Thanks !

zhoujs93 avatar Dec 22 '23 21:12 zhoujs93