This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
v1.10.2 Release Notes
What’s New in v.1.10.2
- About The API getting governance parameters (#740)
getItemsAt
is replaced bygetParams
in governance namespacegetGovParamsAt
is replaced bygetParams
in klay namespacegetItemsAt
andgetGovParamsAt
will be deprecated from version 1.11.0.
- About the API getting chain config (#741)
getChainConfigAt
is replaced bygetChainConfig
in governance and klay namespace.
Fixes
- Downgraded ipfs-http-client module from 57.0.3 to 49.0.4 due to version conflict (#738)