mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00

* 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
280 B
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