@polkadot/types-known
Advanced tools
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:
Changelog
12.4.1 Aug 19, 2024
Contributed:
Changes:
transferable
and frameSystemAccountInfo
to the output of api.derive.balance.all