package
0.0.0-20190605130555-8736625b1b85
Repository: https://github.com/codexnetwork/codexio-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.