eth_getEncryptionPublicKey seems to be removed as it gives the following error: ``` The method eth_getEncryptionPublicKey does not exist / is not available. ``` The docs still claim the method is deprecated (https://docs.metamask.io/wallet/reference/json-rpc-methods/eth_getencryptionpublickey/) and may be removed in the future so they should be updated. The status of other methods should be checked and updated if necessary.
eth_getEncryptionPublicKey seems to be removed as it gives the following error:
The docs still claim the method is deprecated (https://docs.metamask.io/wallet/reference/json-rpc-methods/eth_getencryptionpublickey/) and may be removed in the future so they should be updated. The status of other methods should be checked and updated if necessary.