Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <chainparams.h>
#include <interfaces/wallet.h>
#include <qt/walletmodeltransaction.h>
#include <support/allocators/secure.h>
#include <QObject>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | WalletModel |
Interface to Bitcoin wallet from Qt view code. More... | |
struct | WalletModel::SendCoinsReturn |
class | WalletModel::UnlockContext |
Namespaces | |
namespace | interfaces |