@polkadot/metadata
Advanced tools
Changelog
0.99.1 Dec 13, 2019
Data
and U8a
type has been renamed and just replaced with the Raw
typeapi.derive.staking.info
has been split into 2 - staking.query
for non-balance related information (more effective) and staking.account
that enhances query for all the information previously found .info
Changes:
DoubleMap
hashing to always hash over the full value (in the case of Vec<T>
, this includes the length)