This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
Release v1.6.4-rc.1
Pre-release
Pre-release
v1.6.4-rc.1 Release Notes
New Features
- Supports a
caver.rpc.subscribe
method that pub/sub events throughklay_subscription
API.
Fixes
- Modified a default value
isFullTransaction
field to false.- It affects
caver.rpc.klay.getBlockByNumber()
,caver.rpc.klay.getBlockByHash()
.
- It affects