Versions in this module Expand all Collapse all v0 v0.0.1 Jul 15, 2020 Changes in this version + type KeyPair struct + PrivateKey *btcec.PrivateKey + PublicKey *btcec.PublicKey + func FromPrivateKey(hexPriv string) (*KeyPair, error)