kaspad/cmd/genkeypair/README.md
Ori Newman 6afc06ce58
Replace p2pkh with p2pk (#1650)
* Replace p2pkh with p2pk

* Fix tests

* Fix comments and variable names

* Add README.md for genkeypair

* Rename pubkey->publicKey

* Rename p2pkh to p2pk

* Use util.PublicKeySize where needed

* Remove redundant pointer

* Fix comment

* Rename pubKey->publicKey
2021-04-05 14:35:34 +03:00

280 B

genkeypair

A tool for generating private-key-address pairs.

Note: This tool prints unencrypted private keys and is not recommended for day to day use, and is intended mainly for tests.

In order to manage your funds it's recommended to use kaspawallet