@polkadot/extrinsics
Advanced tools
Changelog
0.79.1 May 22, 2019
Changes:
api.queryMulti
and api.query.<module>.<method>.multi
api.derive.*
to use multi queriestypes/codec/Set
now extends the base JS Set
(breaking change: set.values
-> set.strings
)meta.arguments
to meta.args
in function metadata (arguments
is a JS reserved word)toRawType
on all type classes (breakdown into primitive types)