py-substrate-interface
py-substrate-interface copied to clipboard
Decoder class for "Compact<u32>" not found
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 !