eth_privkey_to_address
Compute a 20-byte Ethereum address from a 32-byte private key.
Since
0.13.5
Parameters
privkey
the 32-byte private key
Throws
exception
if privkey
is not 32
bytes
Compute a 20-byte Ethereum address from a 32-byte private key.
0.13.5
the 32-byte private key
if privkey
is not 32
bytes