Equity
Bitcoin Protocol Library
Public Attributes | List of all members
Equity::Wallet::Entry Struct Reference

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.
 

Detailed Description

An wallet entry containing information about a private key.


The documentation for this struct was generated from the following file: