web3.js
web3.js copied to clipboard
Remove the usage of personal RPC endpoints from guides
trafficstars
The RPC endpoints for personal is deprecated https://geth.ethereum.org/docs/interacting-with-geth/rpc/ns-personal. Remove its usage from the guides. Possibly replace it with https://geth.ethereum.org/docs/tools/clef/introduction
Originally posted by @jdevcs in https://github.com/web3/web3.js/pull/6603#discussion_r1399098398
Is this issue still valid?