Closed IkerAlus closed 5 months ago
Most likely, Polkadot runtime v1.2.4 will add the new signed extension CheckMetadataHash. This will be supported by PJS soon with https://github.com/polkadot-js/api/pull/5882.
CheckMetadataHash
Hence, txwrapper-core should allow to set the optional signed extension as an input argument of the extrinsic building methods.
No, it will not come with 1.2.4 ;) But with the one afterwards!
Most likely, Polkadot runtime v1.2.4 will add the new signed extension
CheckMetadataHash
. This will be supported by PJS soon with https://github.com/polkadot-js/api/pull/5882.Hence, txwrapper-core should allow to set the optional signed extension as an input argument of the extrinsic building methods.