package
0.9.1
Repository: https://github.com/eoscodes/eos-go.git
Documentation: pkg.go.dev

# README

Print an EOS Public key as hex

This is a very stupid little program, uses the eosapi Go library to decode the Public key and print it out.

This is mainly because the regproducer call requires a hex version of the public key. Go figure.