@darwinia/types-known
Advanced tools
Changelog
1.2.1 Feb 16, 2020
isInBlock
(isFinalized
now indicates finality)Contributed:
.entries(arg?: any)
now has the correct argument type for DoubleMap (Thanks to https://github.com/monitz87)Changes:
Address
to AccountId
(future update)LookupSource
and LookupTarget
types instead of mapping these directly for aliasingBitVec
type primitivesystem.account
for balance & nonce queries in derives as well as Submittables (Substrate composites)rpc.author.hasKey
and rpc.author.hasSessionKeys
RPCsregistry.findMetaError
now can take in a DispatchErrorModule
object for error lookups (from asModule
in DispatchError
)toHex()
& toU8a()
system.account
queries (instead of system.accountNonce
and balances.freeBalance
/balances.reservedBalance
)codec/Date
tests to make it run properly on all timezones@types/*
to dev deps