polkascan / py-substrate-interface

Python Substrate Interface
https://polkascan.github.io/py-substrate-interface/
Apache License 2.0
240 stars 111 forks source link

Gracefully pass when WeightV2 type not detected #275

Closed arjanz closed 1 year ago

arjanz commented 1 year ago

Uncaught exception when runtime doesn't support WeightV2. These older runtimes don't need to convert the Weight from int to WeightV2 struct