Help
Usage
<Help hint="What are Ethereum addresses made of?">
Ethereum addresses are composed of the prefix "0x", a common identifier for
hexadecimal, concatenated with the rightmost 20 bytes of the Keccak-256 hash
(big endian) of the ECDSA public key (the curve used is the so called
secp256k1, the same as Bitcoin).
</Help>Props
hint
hintTYPE
DEFAULT VALUE
children
childrenTYPE
DEFAULT VALUE
Last updated
Was this helpful?
