This adds support for the new SignedExtensioncheckMetadataHash, adding the mode and metadataHash to the SignerPayloadJSON, in order to comply with the latest Kusama and Polkadot runtime upgrades. It also updates the tests to use the latest V1014000 metadata of Westend Asset Hub and Westend.
Description
This adds support for the new
SignedExtension
checkMetadataHash
, adding themode
andmetadataHash
to theSignerPayloadJSON
, in order to comply with the latest Kusama and Polkadot runtime upgrades. It also updates the tests to use the latest V1014000 metadata of Westend Asset Hub and Westend.TODO for a next PR: Make those fields updatable.
~Depends on #422 being merged~ Merged