|
Equity
Bitcoin Protocol Library
|
An wallet entry containing information about a private key. More...
#include <Wallet.h>
Public Attributes | |
| PrivateKey | privateKey |
| The private key. | |
| PublicKey | publicKey |
| The public key derived from the private key. | |
| Address | address |
| The address derived from the public key. | |
An wallet entry containing information about a private key.
1.8.11