v1.3.4 release
What's Changed
- Import/export Keypair from PolkadotJS style JSON by @arjanz in #261 (Introducing new
Keypair.create_from_encrypted_json()
function) - Check if weight needs to be converted to
WeightV2
by @arjanz in #265 - Scalecodec: ScaleInfo path changed for
BoundedVec
- Scalecodec:
GenericVote
type available for all pallets
Full Changelog: v1.3.3...v1.3.4