Closed shedfull closed 2 years ago
Seem to be connected somehow with: https://github.com/polkascan/py-scale-codec/issues/53
A recent change was that pallet index is now explicitly stored in the pallet, in stead of the index of the Vec.
Released in package https://github.com/polkascan/py-scale-codec/releases/tag/v1.0.6 , so you can manually upgrade scalecodec
to 1.0.6
Fixes released in https://github.com/polkascan/py-substrate-interface/releases/tag/v1.0.3
Can no longer submit transfer extrinisics as per the examples using the latest polkadot node running in -dev mode
The code all works fine when running with polkadot node version v0.9.10