caver-java
caver-java copied to clipboard
Implement `IKeyring` instead of `AbstractKeyring`
In KIP-34, the IKeyring interface was implemented in place of the AbstractKeyring abstract class, and the respective Keyring classes implemented it.
refer https://github.com/klaytn/caver-js/pull/422
https://kips.klaytn.com/KIPs/kip-34