miguelmota / ethereum-development-with-go-book

📖 A little guide book on Ethereum Development with Go (golang)
https://goethereumbook.org
Other
1.74k stars 427 forks source link

Remove 0x-prefix and uncompressed designation from the hex-encoded pu… #21

Closed Trabing closed 5 years ago

Trabing commented 5 years ago

…blic key

The 0x-prefix and uncompressed designation are removed from the inline example, but it's included in Full Code