@polkadot/types-codec
Advanced tools
Changelog
7.1.1 Dec 26, 2021
Upgrade priority: Low. Recommended for users of contracts form Substrate master & Polkador/Kusama TS app developers where specific chain augmentation would be helpful.
Contributed:
storageDepositLimit
on contract options (Thanks to https://github.com/kwingram25)Changes:
@polkadot/api-augment/{kusama, polkadot, substrate}
for specific augmentations (The bare @polkadot/api-augment
is equivalent to /substrate
, keeping the existing behavior)@polkadot/types-augment/{lookup, registry}
variants (The bare @polkadot/types-augment
applies both)txHash
on submittable results, e.g. tx.signAndSend(..., ({ txHash }) => ...)
ALLCAPS
entries)Option
codec (explicit in expectations)