Equity
Bitcoin Protocol Library
Classes | Public Types | Public Member Functions | List of all members
Equity::Wallet Class Reference

A wallet holds private keys and other metadata related to those keys. More...

#include <Wallet.h>

Classes

struct  Entry
 An wallet entry containing information about a private key. More...
 

Public Types

typedef std::vector< EntryEntryList
 A list of entries in the wallet.
 

Public Member Functions

EntryList entries () const
 Returns the list of keys contained in the wallet.
 

Detailed Description

A wallet holds private keys and other metadata related to those keys.


The documentation for this class was generated from the following files: