@polkadot/types-augment
Advanced tools
Changelog
14.3.1 Nov 11, 2024
Changes:
Changelog
14.1.1 Oct 21, 2024
Changes:
Changelog
14.0.1 Oct 2, 2024
Changes:
Changelog
13.0.1 Sep 10, 2024
Breaking Changes:
SignerPayloadJSON
to HexString (#5967)toPayload
(#5968)NOTE: This is part of the current change to generalize the SignerPayloadJSON in order to simplify its integration across other tools. The return value of assetId
field with toPayload
will always be its true type now, which in this case is Option<TAssetConversion>
where TAssetConversion
is equal to MultiLocation | AssetId
.
Changes: