klaytn / web3klaytn

web3klaytn
MIT License
12 stars 10 forks source link

Patch accountKey.spec.ts #616

Closed nohkwak closed 6 months ago

nohkwak commented 6 months ago

Because of typescript version, There is an error “Cannot assign an abstract constructor type to a non-abstract constructor type.”. So we ignore the line which occurs error.