OpenCBDC Transaction Processor
Loading...
Searching...
No Matches
wallet.hpp File Reference
#include "uhs/transaction/transaction.hpp"
#include "util/common/config.hpp"
#include "util/common/hashmap.hpp"
#include "util/common/random_source.hpp"
#include <atomic>
#include <fstream>
#include <list>
#include <memory>
#include <mutex>
#include <optional>
#include <random>
#include <secp256k1.h>
#include <set>
#include <shared_mutex>
#include <unordered_map>
#include <unordered_set>
Include dependency graph for wallet.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  cbdc::transaction::wallet
 Cryptographic wallet for digital currency assets and secrets. More...
 

Namespaces

namespace  cbdc
 
namespace  cbdc::transaction